SigningOutEventArgs.RPInitiated プロパティ

定義

証明書利用者 (RP) によってサインアウトが開始されたことを示す SigningOutEventArgs を取得します。

public:
 static property System::IdentityModel::Services::SigningOutEventArgs ^ RPInitiated { System::IdentityModel::Services::SigningOutEventArgs ^ get(); };
public static System.IdentityModel.Services.SigningOutEventArgs RPInitiated { get; }
static member RPInitiated : System.IdentityModel.Services.SigningOutEventArgs
Public Shared ReadOnly Property RPInitiated As SigningOutEventArgs

プロパティ値

SigningOutEventArgs プロパティがIsIPInitiated設定されているfalse

適用対象