ActiveDirectoryApplication.UpdateStages.WithIdentifierUrl 接口
定义
The stage of application update allowing specifying identifier URLs.
public interface WithIdentifierUrl
方法
withIdentifierUrl(String identifierUrl) |
Adds an identifier URL to the application.
|
withoutIdentifierUrl(String identifierUrl) |
Removes an identifier URL from the application.
|