AuthenticationHandler<TOptions>.BuildRedirectUri(String) Метод

Определение

Создает абсолютный URL-адрес для указанного 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

Параметры

targetPath
String

Путь.

Возвращаемое значение

Абсолютный URL-адрес.

Применяется к