RemoteAuthenticationApplicationPathsOptions.RemoteRegisterPath 属性

定义

获取或设置用于注册新用户的远程终结点的远程路径。 它可能是绝对的,并且指向应用程序外部。

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

属性值

适用于