SigningOutEventArgs.RPInitiated 屬性

定義

取得 SigningOutEventArgs,表示登出是由信賴憑證者 (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

屬性值

SigningOutEventArgs 屬性設定為 falseIsIPInitiated

適用於