Share via


AuthenticationHandler<TOptions>.BuildRedirectUri(String) Yöntem

Tanım

Belirtilen targetPathiçin mutlak bir URL oluşturur.

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

Parametreler

targetPath
String

Yol.

Döndürülenler

Mutlak URL.

Şunlara uygulanır