次の方法で共有


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

定義

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

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

パラメーター

replyUrl
String

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

戻り値

実装

適用対象