次の方法で共有


ActiveDirectoryApplicationImpl.IWithReplyUrl.WithReplyUrl(String) メソッド

定義

アプリケーションに応答 URL を追加します。

Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Definition.IWithCreate IWithReplyUrl.WithReplyUrl(string replyUrl);
abstract member Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Definition.IWithReplyUrl.WithReplyUrl : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Definition.IWithCreate
override this.Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Definition.IWithReplyUrl.WithReplyUrl : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Definition.IWithCreate
Function WithReplyUrl (replyUrl As String) As IWithCreate Implements IWithReplyUrl.WithReplyUrl

パラメーター

replyUrl
String

OAuth 2.0 要求に応答して Azure AD がリダイレクトする URI。

戻り値

実装

適用対象