次の方法で共有


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

プロパティ値

適用対象