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