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