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