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
- AzureLoginService
Syntax
public static Credentials AzureLogin(string tenantId, string applicationId, string password)
Parameters
| Name | Type | Description |
|---|---|---|
| tenantId | string | |
| applicationId | string | |
| password | string |
Return Value
| Type | Description |
|---|---|
| Credentials |
