AzureLoginService.

AzureLogin(string, string, string) Method

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