Click or drag to resize

SecurIdTokenExpirationDate Property

Gets the expiration date of the token represented by the current SecurIdToken object.

Namespace:  ursa
Assembly:  ursa (in ursa.dll) Version: 0.1.1.0 (0.1.1.0)
Syntax
public DateTime ExpirationDate { get; }

Property Value

Type: DateTime
See Also