AuthenticationHandler<TOptions>.BuildRedirectUri(String) 方法

定義

建構指定 targetPath 之 的絕對 URL。

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

參數

targetPath
String

路徑。

傳回

絕對 URL。

適用於