public static interface ActiveDirectoryApplication.DefinitionStages.WithReplyUrl
| Modifier and Type | Method and Description |
|---|---|
ActiveDirectoryApplication.DefinitionStages.WithCreate |
withReplyUrl(String replyUrl)
Adds a reply URL to the application.
|
ActiveDirectoryApplication.DefinitionStages.WithCreate withReplyUrl(String replyUrl)
replyUrl - URIs to which Azure AD will redirect in response to an OAuth 2.0 requestCopyright © 2020 Microsoft Corporation. All rights reserved.