Summary
Returns credentials for integrated / NTLM authentication.
Can only be used for on-premise Team Foundation Server.
- Assembly
- Cake
.Prca .PullRequests .Tfs .dll - Namespace
- Cake
.Prca .PullRequests .Tfs - Containing Type
- Tfs
Pull Request System Aliases
Syntax
public static IPrcaCredentials TfsAuthenticationNtlm(this ICakeContext context)
Attributes
Type | Description |
---|---|
Cake |
|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | The context. |
Return Value
Type | Description |
---|---|
IPrcaCredentials | Credentials for integrated / NTLM authentication |