AuthenticationHandler<TOptions>.BuildRedirectUri(String) Methode

Definition

Erstellt eine absolute URL für die angegebene targetPath.

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

Parameter

targetPath
String

Der Pfad.

Gibt zurück

Die absolute URL.

Gilt für: