byte[] SignatureKey { get; }
ReadOnly Property SignatureKey As Byte() Get
property array<unsigned char>^ SignatureKey { array<unsigned char>^ get (); }
abstract SignatureKey : byte[] with get
In This Article