Click or drag to resize
Identity Methods

The Identity type exposes the following members.

Methods
  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.
Public methodIsAuthorized
Returns true if the user handle is authorized for the specified Service.
Top
See Also