Property | Type | Description |
---|
Method | Description | |
---|---|---|
ChangeAdminPasswordDetails ( string password ) : System |
Initializes a new instance of the ChangeAdminPasswordDetails class with the given password.
|
public ChangeAdminPasswordDetails ( string password ) : System | ||
password | string | The new password to use on the server. |
return | System |