Class SecurityPrincipalVariableNames
- Namespace
 - FoundationaLLM.Common.Constants.Authorization
 
- Assembly
 - FoundationaLLM.Common.dll
 
Provides names for common security principal variables.
public static class SecurityPrincipalVariableNames
  - Inheritance
 - 
      
      SecurityPrincipalVariableNames
 
- Inherited Members
 
Fields
CurrentUserIds
A placeholder for the security principal identifiers (user and groups) retrieved from the currently authenticated user.
public const string CurrentUserIds = "CURRENT_USER_IDS"