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.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

Adresa URL externího přesměrování.

Návraty

Platí pro