Interface ActiveDirectoryApplication.UpdateStages
-
- Enclosing interface:
- ActiveDirectoryApplication
public static interface ActiveDirectoryApplication.UpdateStagesGrouping of all the application update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceActiveDirectoryApplication.UpdateStages.WithAccountTypeThe stage of application update allowing specifying the application account type.static interfaceActiveDirectoryApplication.UpdateStages.WithCredentialThe stage of application update allowing specifying identifier keys.static interfaceActiveDirectoryApplication.UpdateStages.WithIdentifierUrlThe stage of application update allowing specifying identifier URLs.static interfaceActiveDirectoryApplication.UpdateStages.WithMultiTenantDeprecated.static interfaceActiveDirectoryApplication.UpdateStages.WithReplyUrlThe stage of application update allowing specifying reply URLs.static interfaceActiveDirectoryApplication.UpdateStages.WithSignOnUrlThe stage of application update allowing specifying the sign on URL.
-