Constable Authorization Engine 2.0 BETA

ResolveRoleMembershipEventArgs.IsRoleMember Property

[This is preliminary documentation and subject to change.]

Sets or returns a flag specifying whether the IPrincipal associated with the event is member of the Role associated with the event.

[Visual Basic]
Public Property IsRoleMember As Boolean
[C#]
public bool IsRoleMember {get; set;}

See Also

ResolveRoleMembershipEventArgs Class | LaMarvin.Constable Namespace