| 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; }
Public ReadOnly Property BirthDate As DateTime
Get
public:
property DateTime BirthDate {
DateTime get ();
}
member BirthDate : DateTime with get
Property Value
Type:
DateTimeSee Also