Interface ActiveDirectoryApplication.UpdateStages.WithSignOnUrl
- All Known Subinterfaces:
ActiveDirectoryApplication.Update
- Enclosing interface:
- ActiveDirectoryApplication.UpdateStages
public static interface ActiveDirectoryApplication.UpdateStages.WithSignOnUrl
The stage of application update 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 update
-