public static interface BuildTask.UpdateStages.WithAuthenticationTokenType
| Modifier and Type | Method and Description |
|---|---|
BuildTask.Update |
withAuthenticationTokenType(TokenType tokenType)
Specifies the type of the authentication token.
|
BuildTask.Update 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.
*/