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