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