SigningOutEventArgs.IPInitiated プロパティ

定義

サインアウトが ID プロバイダー (IP) によって開始されたことを示す SigningOutEventArgs を取得します。

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

プロパティ値

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

適用対象