Condividi tramite


IWithExternalRedirectUrls<ParentT>.WithAllowedExternalRedirectUrl Metodo

Definizione

Aggiunge un URL di reindirizzamento esterno.

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

Parametri

url
String

URL di reindirizzamento esterno.

Restituisce

Si applica a