SigningOutEventArgs.IPInitiated Vlastnost

Definice

Získá, SigningOutEventArgs který označuje, že odhlášení bylo zahájeno zprostředkovatelem identity (IP).

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

Hodnota vlastnosti

Vlastnost SigningOutEventArgs , která má nastavenou trueIsIPInitiated vlastnost .

Platí pro