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