OtpSlot Property
OtpSlot
Determines which of the two configurable slots this configuration is for.
C#
public Slot OtpSlot { get; set; }
Property Value
Type | Description |
---|---|
Slot |
Exceptions
Type | Condition |
---|---|
System.ArgumentException | Thrown if setting an invalid value is attempted. |