public static interface ActiveDirectoryApplication.DefinitionStages.WithSignOnUrl
| Modifier and Type | Method and Description |
|---|---|
ActiveDirectoryApplication.DefinitionStages.WithCreate |
withSignOnUrl(String signOnUrl)
Specifies the sign on URL.
|
ActiveDirectoryApplication.DefinitionStages.WithCreate withSignOnUrl(String signOnUrl)
signOnUrl - the URL where users can sign in and use this app/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/