ActiveDirectoryApplicationImpl.IWithReplyUrl.WithReplyUrl(String) Methode

Definition

Fügt der Anwendung eine Antwort-URL hinzu.

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

Parameter

replyUrl
String

URIs, an die Azure AD als Antwort auf eine OAuth 2.0-Anforderung umleitet.

Gibt zurück

Implementiert

Gilt für: