Udostępnij za pośrednictwem


IWithExternalRedirectUrls<ParentT>.WithAllowedExternalRedirectUrl Metoda

Definicja

Dodaje zewnętrzny adres URL przekierowania.

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)

Parametry

url
String

Zewnętrzny adres URL przekierowania.

Zwraca

Dotyczy