public static interface BuildTask.DefinitionStages.WithAuthenticationTokenType
| Modifier and Type | Method and Description |
|---|---|
BuildTask.DefinitionStages.WithAuthenticationToken |
withAuthenticationTokenType(TokenType tokenType)
Specifies the type of the authentication token.
|
BuildTask.DefinitionStages.WithAuthenticationToken withAuthenticationTokenType(TokenType tokenType)
tokenType - the type of the authentication token/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/