21.127. Namespace ArmoniK.Core.Common.Auth.Authorization

21.127.1. Namespaces

ArmoniK.Core.Common.Auth.Authorization.Permissions

21.127.2. Classes

AuthorizationPolicyProvider

Class used by the authorization middleware to generate the policy from its name and configuration

GeneralService

General service

IgnoreAuthenticationAttribute

Attribute saying that the class can be executed without any authentication check

IgnoreAuthorizationAttribute

Attribute saying that the method can be executed without any permission check

RequiresPermissionAttribute

Function attribute defining the authorization policy name for the function