Interface ActiveDirectoryApplication.DefinitionStages.WithSignOnUrl
- All Known Subinterfaces:
ActiveDirectoryApplication.Definition,ActiveDirectoryApplication.DefinitionStages.Blank,ActiveDirectoryApplication.DefinitionStages.WithCreate
- Enclosing interface:
- ActiveDirectoryApplication.DefinitionStages
public static interface ActiveDirectoryApplication.DefinitionStages.WithSignOnUrl
The stage of application definition allowing specifying the sign on URL.
-
Method Summary
-
Method Details
-
withSignOnUrl
Specifies the sign on URL.- Parameters:
signOnUrl- the URL where users can sign in and use this app- Returns:
- the next stage in application definition
-