| SecurIdSdtidTokenSecret Property |
Gets the Secret value of the SDTID token
Namespace:
SamoyedSoftware.ursa
Assembly:
SamoyedSoftware.ursa (in SamoyedSoftware.ursa.dll) Version: 0.2.0
Syntax protected byte[] Secret { get; }
Protected ReadOnly Property Secret As Byte()
Get
protected:
property array<unsigned char>^ Secret {
array<unsigned char>^ get ();
}
member Secret : byte[] with get
Property Value
Type:
ByteSee Also