SigningOutEventArgs.RPInitiated Proprietà

Definizione

Ottiene un SigningOutEventArgs che indica che la disconnessione è stata avviata dal relying party (RP).

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

Valore della proprietà

Oggetto SigningOutEventArgs la cui proprietà IsIPInitiated è impostata su false.

Si applica a