This object represents a permission or capability for a particular user. You can fetch all the user capabilities for a logged-in User by using Users.GetUserCapabilities(). There is a unique name for every user capability.
Fields
readonly string Description[Get]
The human readable description of the capability describing what possessing it entails for a given User.
readonly bool IsEnabled[Get]
Whether the capability is currently enabled for the user. When false, this field will gate the User from the specified services.
readonly string Name[Get]
The unique identifier for the capability. An example capability could be "earn_achievements".
readonly string ReasonCode[Get]
This field specifies the reason the capability was enabled or disabled for the given User.List of Reason Codes: