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 request/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/