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