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