Compartir a través de


ActiveDirectoryApplicationImpl.IWithReplyUrl.WithReplyUrl(String) Método

Definición

Agrega una dirección URL de respuesta a la aplicación.

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

Parámetros

replyUrl
String

URI a los que Azure AD redirigirá en respuesta a una solicitud de OAuth 2.0.

Devoluciones

Implementaciones

Se aplica a