Namespace Kephas.Security.Authorization.AttributedModel
Classes
GrantsPermissionAttribute
Attribute indicating that the permission to access/execute/use the decorated element is granted.
RequiresPermissionAttribute
Attribute indicating the required permission to access/execute/use the decorated element.
SupportsPermissionAttribute
Attribute indicating that the decorated element supports the enumerated permissions.