Freigeben über


IWithReplyUrl.WithReplyUrl(String) Methode

Definition

Fügt der Anwendung eine Antwort-URL hinzu.

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

Parameter

replyUrl
String

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

Gibt zurück

Gilt für: