Table of Contents

Class RoleAssignmentQueryParameters

Namespace
FoundationaLLM.Common.Models.Authorization
Assembly
FoundationaLLM.Common.dll

Parameters for querying role assignments.

public class RoleAssignmentQueryParameters
Inheritance
RoleAssignmentQueryParameters
Inherited Members
Extension Methods

Properties

Scope

The role assignment scope (resource object id).

[JsonPropertyName("scope")]
public string? Scope { get; set; }

Property Value

string