ActiveDirectoryApplication.UpdateStages.WithReplyUrl 接口
定义
The stage of application update allowing specifying reply URLs.
public interface WithReplyUrl
方法
withoutReplyUrl(String replyUrl) |
Removes a reply URL.
|
withReplyUrl(String replyUrl) |
Adds a reply URL to the application.
|