Constable Authorization Engine 2.0 BETA

ResolveRoleMembershipEventArgs Properties

The properties of the ResolveRoleMembershipEventArgs class are listed below. For a complete list of ResolveRoleMembershipEventArgs class members, see the ResolveRoleMembershipEventArgs Members topic.

Public Instance Properties

IsResolved Sets or returns a value specifying whether the event handler resolved the role membership.
IsRoleMember Sets or returns a flag specifying whether the IPrincipal associated with the event is member of the Role associated with the event.
Principal Returns the IPrincipal reference whose membership in the role specified by the Role property should be determined.
Role Returns a reference to the Role for which the membership of the principal specified bye the Principal property should be determined.

See Also

ResolveRoleMembershipEventArgs Class | LaMarvin.Constable Namespace