BuildMaster SDK Reference
Version:
UsernamePasswordCredentials Class
Represents a user name and password.
Syntax
public
class
UsernamePasswordCredentials : ResourceCredentials, IEquatable<UsernamePasswordCredentials>
Properties
|
Name |
Description |
|
Password
|
Gets or sets the password.
|
|
UserName
|
Gets or sets the user name.
|