Compartilhar via


IWithExternalRedirectUrls<ParentT>.WithAllowedExternalRedirectUrl Método

Definição

Adiciona uma URL de redirecionamento externo.

public Microsoft.Azure.Management.AppService.Fluent.WebAppAuthentication.Definition.IWithAttach<ParentT> WithAllowedExternalRedirectUrl (string url);
abstract member WithAllowedExternalRedirectUrl : string -> Microsoft.Azure.Management.AppService.Fluent.WebAppAuthentication.Definition.IWithAttach<'ParentT>
Public Function WithAllowedExternalRedirectUrl (url As String) As IWithAttach(Of ParentT)

Parâmetros

url
String

A URL de redirecionamento externo.

Retornos

Aplica-se a