public byte[] Certificate { get; }Public ReadOnly Property Certificate As Byte()
Getpublic:
virtual property array<unsigned char>^ Certificate {
array<unsigned char>^ get () sealed;
}abstract Certificate : byte[] with get
override Certificate : byte[] with get