Click or drag to resize

IdentityClaimEventArgs Properties

The IdentityClaimEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyClaim Gets the claim that was involved in this event
Public propertyIdentity Gets the identity to which the event applies
(Inherited from IdentityEventArgs)
Public propertyUserPrincipal Gets the user principal which triggered the event
(Inherited from IdentityEventArgs)
Top
See Also