AuthenticationHandler<TOptions>.BuildRedirectUri(String) Metoda

Definicja

Tworzy bezwzględny adres URL dla określonego targetPathelementu .

protected:
 System::String ^ BuildRedirectUri(System::String ^ targetPath);
protected string BuildRedirectUri (string targetPath);
member this.BuildRedirectUri : string -> string
Protected Function BuildRedirectUri (targetPath As String) As String

Parametry

targetPath
String

Ścieżka.

Zwraca

Bezwzględny adres URL.

Dotyczy