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