public static interface ActiveDirectoryApplication.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ActiveDirectoryApplication.UpdateStages.WithCredential
The stage of application update allowing specifying identifier keys.
|
static interface |
ActiveDirectoryApplication.UpdateStages.WithIdentifierUrl
The stage of application update allowing specifying identifier URLs.
|
static interface |
ActiveDirectoryApplication.UpdateStages.WithMultiTenant
The stage of application update allowing specifying if the application can be used in multiple tenants.
|
static interface |
ActiveDirectoryApplication.UpdateStages.WithReplyUrl
The stage of application update allowing specifying reply URLs.
|
static interface |
ActiveDirectoryApplication.UpdateStages.WithSignOnUrl
The stage of application update allowing specifying the sign on URL.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/