SigningOutEventArgs.RPInitiated Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a SigningOutEventArgs that indicates sign-out was initiated by the 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
Property Value
A SigningOutEventArgs that has its IsIPInitiated property set false
.
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.