Method Holds
- Namespace
- MailFathom.Application.Access
- Assembly
- MailFathom.Application.dll
Holds(MailFathomPermission)
Reports whether this principal was granted one named capability.
public bool Holds(MailFathomPermission permission)
Parameters
permissionMailFathomPermissionThe capability being asked about.
Returns
Remarks
Asks the grant alone. That a kind other than a caller never holds one is a property of how a principal is composed rather than a case decided here.