public static interface ActiveDirectoryApplication.DefinitionStages.WithIdentifierUrl
| Modifier and Type | Method and Description |
|---|---|
ActiveDirectoryApplication.DefinitionStages.WithCreate |
withIdentifierUrl(String identifierUrl)
Adds an identifier URL to the application.
|
ActiveDirectoryApplication.DefinitionStages.WithCreate withIdentifierUrl(String identifierUrl)
identifierUrl - unique URI that Azure AD can use for this app/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/