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