This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AzureDevOps.
Summary
Credentials for authentication with an Azure Active Directory.
- Assembly
- Cake
.AzureDevOps .dll - 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 |