RoleAssignmentEntity interface

Role assignment entity

Properties

id

Role assignment entity id

name

Role assignment entity name

principalId

Principal Id

roleDefinitionId

Role definition id

scope

Scope of the role assignment entity

Property Details

id

Role assignment entity id

id?: string

Property Value

string

name

Role assignment entity name

name?: string

Property Value

string

principalId

Principal Id

principalId?: string

Property Value

string

roleDefinitionId

Role definition id

roleDefinitionId?: string

Property Value

string

scope

Scope of the role assignment entity

scope?: string

Property Value

string