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