Compartilhar via


ActiveDirectoryApplicationImpl.IWithReplyUrl.WithReplyUrl(String) Método

Definição

Adiciona uma URL de resposta ao aplicativo.

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

URIs para os quais Azure AD redirecionará em resposta a uma solicitação OAuth 2.0.

Retornos

Implementações

Aplica-se a