Represents a user name and password.
Name | Description | |
---|---|---|
UsernamePasswordCredentials |
Initializes a new instance of the UsernamePasswordCredentials class. |
Name | Description | |
---|---|---|
Password |
Gets or sets the password. |
|
UserName |
Gets or sets the user name. |
Name | Description | |
---|---|---|
GetDescription |
Gets the description, which is just UserName by default |