public static interface ActiveDirectoryApplication.UpdateStages.WithIdentifierUrl
| Modifier and Type | Method and Description |
|---|---|
ActiveDirectoryApplication.Update |
withIdentifierUrl(String identifierUrl)
Adds an identifier URL to the application.
|
ActiveDirectoryApplication.Update |
withoutIdentifierUrl(String identifierUrl)
Removes an identifier URL from the application.
|
ActiveDirectoryApplication.Update withIdentifierUrl(String identifierUrl)
identifierUrl - unique URI that Azure AD can use for this appActiveDirectoryApplication.Update withoutIdentifierUrl(String identifierUrl)
identifierUrl - identifier URI to removeCopyright © 2020 Microsoft Corporation. All rights reserved.