public static interface BuildTask.UpdateStages.WithAuthenticationTokenAccessScope
| Modifier and Type | Method and Description |
|---|---|
BuildTask.Update |
withAuthenticationTokenTypeAccessScope(String scope)
Specifies the scope of the access token.
|
BuildTask.Update 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.
*/