| IdentityHasEntitlements Method |
| Name | Description | |
|---|---|---|
| HasEntitlements(Int32, Service) |
Returns true if this Identity is authorized for the specified Service and for
each of the entitlement IDs contained in the specified entitlements.
| |
| HasEntitlements(Element, Service) |
Returns true if this Identity is authorized for the specified Service and for
the specified entitlements.
| |
| HasEntitlements(Int32, Service, ListInt32) |
Returns true if this Identity is authorized for the specified Service and for
each of the entitlement IDs contained in the specified entitlements.
| |
| HasEntitlements(Element, Service, ListInt32) |
Returns true if this Identity is authorized for the specified Service and for
the specified entitlements.
|