次の方法で共有


RemoteAuthenticationApplicationPathsOptions.LogInFailedPath プロパティ

定義

ログインに失敗したページへのパスを取得または設定します。

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

プロパティ値

適用対象