Partilhar via


IWithReplyUrl.WithReplyUrl(String) Método

Definição

Adiciona uma URL de resposta ao aplicativo.

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

Parâmetros

replyUrl
String

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

Retornos

Aplica-se a