Class RoleAssignmentResultReasons
- Namespace
 - FoundationaLLM.Common.Constants.Authentication
 
- Assembly
 - FoundationaLLM.Common.dll
 
Constants for role assignment result reasons.
public static class RoleAssignmentResultReasons
  - Inheritance
 - 
      
      RoleAssignmentResultReasons
 
- Inherited Members
 
Fields
AssignmentExists
The assignment already exists.
public const string AssignmentExists = "AssignmentExists"