Permissions Class
Provides instance methods to handle item and user permission.Methods
Name | Description |
---|---|
IdentityListHasId | Checks if Identity list contains particular Identity. |
UserHasAdminIdentity | Checks if current user has Administrators Identity. |
UserHasRootIdentity | Checks if current user has Super User Identity. |
UserHasRootOrAdminIdentity | Checks if current user has Super User Identity or Administrators Identity. |
See Also
Aras.Server.Core NamespaceAras Innovator Server Framework
Comments
Post a Comment