Click or drag to resize

SecurIdTokenBirthDate Property

Gets the birthdate of the token represented by the current SecurIdToken object.

Namespace:  SamoyedSoftware.ursa
Assembly:  SamoyedSoftware.ursa (in SamoyedSoftware.ursa.dll) Version: 0.2.0
Syntax
public DateTime BirthDate { get; }

Property Value

Type: DateTime
See Also