| SecurIdTokenIntervalSeconds Property |
Gets the number seconds between distinct tokencodes generated by the current
SecurIdToken object.
Namespace:
SamoyedSoftware.ursa
Assembly:
SamoyedSoftware.ursa (in SamoyedSoftware.ursa.dll) Version: 0.2.0
Syntax public int IntervalSeconds { get; }
Public ReadOnly Property IntervalSeconds As Integer
Get
public:
property int IntervalSeconds {
int get ();
}
member IntervalSeconds : int with get
Property Value
Type:
Int32See Also