Sdílet prostřednictvím


IWithExternalRedirectUrls<ParentT>.WithAllowedExternalRedirectUrl Metoda

Definice

Přidá externí adresu URL pro přesměrování.

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)

Parametry

url
String

Externí adresa URL pro přesměrování.

Návraty

Platí pro