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