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
Returns credentials for integrated / NTLM authentication.
Can only be used for on-premise Azure DevOps Server.
Syntax
public static IAzureDevOpsCredentials AzureDevOpsAuthenticationNtlm(this ICakeContext context)
Attributes
Type |
Description |
CakeMethodAliasAttribute |
|
CakeAliasCategoryAttribute |
|
CakeNamespaceImportAttribute |
|
Parameters
Name |
Type |
Description |
context |
ICakeContext |
The context. |
Return Value