ParentT - the return type of the final Settable.parent()public static interface WebAppAuthentication.UpdateStages.WithExternalRedirectUrls<ParentT>
| Modifier and Type | Method and Description |
|---|---|
WebAppAuthentication.Update<ParentT> |
withAllowedExternalRedirectUrl(String url)
Adds an external redirect URL.
|
WebAppAuthentication.Update<ParentT> withAllowedExternalRedirectUrl(String url)
url - the external redirect URL/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/