Click or drag to resize
IdentityHasEntitlements Method
Overload List
  NameDescription
Public methodHasEntitlements(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.
Public methodHasEntitlements(Element, Service)
Returns true if this Identity is authorized for the specified Service and for the specified entitlements.
Public methodHasEntitlements(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.
Public methodHasEntitlements(Element, Service, ListInt32)
Returns true if this Identity is authorized for the specified Service and for the specified entitlements.
Top
See Also