Method | Description | |
---|---|---|
SetPassword ( string password ) : void | ||
StudioAccount ( IByteReaderBase reader ) : System | ||
StudioAccount ( string username, string password ) : System |
Method | Description | |
---|---|---|
SetPassword ( byte value ) : void |
Method | Description | |
---|---|---|
GetPasswordBytes ( string password ) : byte[] |
public SetPassword ( string password ) : void | ||
password | string | |
return | void |
public StudioAccount ( IByteReaderBase reader ) : System | ||
reader | IByteReaderBase | |
return | System |
public StudioAccount ( string username, string password ) : System | ||
username | string | |
password | string | |
return | System |