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.Azure.
- Assembly
- Cake
.Azure .dll - Namespace
- Cake
.Azure - Containing Type
- AzureLoginAliases
Syntax
public static Credentials AzureLogin(this ICakeContext context, string tenantId, string applicationId, string password)
Attributes
| Type | Description |
|---|---|
| Cake |
|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | |
| tenantId | string | |
| applicationId | string | |
| password | string |
Return Value
| Type | Description |
|---|---|
| Credentials |
