Table of Contents

Class AuthorizationResourceTypeNames

Namespace
FoundationaLLM.Common.Constants.ResourceProviders
Assembly
FoundationaLLM.Common.dll

Contains constants of the names of the resource types managed by the FoundationaLLM.Authorization resource provider.

public static class AuthorizationResourceTypeNames
Inheritance
AuthorizationResourceTypeNames
Inherited Members

Fields

RoleAssignments

Role assignments.

public const string RoleAssignments = "roleAssignments"

Field Value

string

RoleDefinitions

Role definitions.

public const string RoleDefinitions = "roleDefinitions"

Field Value

string