Summary
Initializes a new instance of the
AzureDevOpsAadCredentials class.
- Namespace
- Cake
.AzureDevOps .Authentication - Containing Type
- Azure
Dev Ops Aad Credentials
Syntax
public AzureDevOpsAadCredentials(string userName, string password)
Parameters
| Name | Type | Description |
|---|---|---|
| userName | string | User name. |
| password | string | Password. |
Return Value
| Type | Description |
|---|---|
| void |