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 プロパティが false に設定されている IsIPInitiated

適用対象