public static interface WebAppAuthentication.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WebAppAuthentication.UpdateStages.WithAuthenticationProvider<ParentT>
A web app authentication update allowing detailed provider information to be specified.
|
static interface |
WebAppAuthentication.UpdateStages.WithDefaultAuthenticationProvider<ParentT>
A web app authentication update allowing the default authentication provider to be set.
|
static interface |
WebAppAuthentication.UpdateStages.WithExternalRedirectUrls<ParentT>
A web app authentication update allowing branch to be specified.
|
static interface |
WebAppAuthentication.UpdateStages.WithTokenStore<ParentT>
A web app authentication update allowing token store to be specified.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/