Share via


AuthenticationProperties.RedirectUri 属性

定义

获取或设置要用作 HTTP 重定向响应值的完整路径或绝对 URI。

public:
 property System::String ^ RedirectUri { System::String ^ get(); void set(System::String ^ value); };
public string RedirectUri { get; set; }
member this.RedirectUri : string with get, set
Public Property RedirectUri As String

属性值

适用于