| SecurIdTokenTokencodeLength Property |
Gets the number of digits in each tokencode generated by the current
SecurIdToken object.
Namespace:
SamoyedSoftware.ursa
Assembly:
SamoyedSoftware.ursa (in SamoyedSoftware.ursa.dll) Version: 0.2.0
Syntax public int TokencodeLength { get; }
Public ReadOnly Property TokencodeLength As Integer
Get
public:
property int TokencodeLength {
int get ();
}
member TokencodeLength : int with get
Property Value
Type:
Int32See Also