public static interface BuildTask.DefinitionStages.WithAuthenticationTokenAccessScope
| Modifier and Type | Method and Description |
|---|---|
BuildTask.DefinitionStages.WithCreate |
withAuthenticationTokenTypeAccessScope(String scope)
Specifies the scope of the access token.
|
BuildTask.DefinitionStages.WithCreate withAuthenticationTokenTypeAccessScope(String scope)
scope - the scope of the access token/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/