| UserHandle Methods |
The UserHandle type exposes the following members.
| Name | Description | |
|---|---|---|
| HasEntitlements(Int32, Service) |
Returns true if the user has the specified entitlements for the specified
Service.
(Inherited from Identity.) | |
| HasEntitlements(Element, Service) |
Returns true if the user has the specified entitlements for the specified
Service.
(Inherited from Identity.) | |
| HasEntitlements(Int32, Service, ListInt32) |
Returns true if the user has the specified entitlements for the specified
Service.
(Inherited from Identity.) | |
| HasEntitlements(Element, Service, ListInt32) |
Returns true if the user has the specified entitlements for the specified
Service.
(Inherited from Identity.) | |
| IsAuthorized |
Returns true if the user handle is authorized for the specified Service.
(Inherited from Identity.) |