| SecurIdSdtidTokenTokenMAC Property |
Gets the message authentication code (MAC) for the SDTID token body
Namespace:
SamoyedSoftware.ursa
Assembly:
SamoyedSoftware.ursa (in SamoyedSoftware.ursa.dll) Version: 0.2.0
Syntax protected byte[] TokenMAC { get; }
Protected ReadOnly Property TokenMAC As Byte()
Get
protected:
property array<unsigned char>^ TokenMAC {
array<unsigned char>^ get ();
}
member TokenMAC : byte[] with get
Property Value
Type:
ByteSee Also