Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRoleAssignmentQuery

IRoleAssignmentQuery

Hierarchy

Index

Properties

Member

Optional PrincipalId

PrincipalId: number

RoleDefinitionBindings

RoleDefinitionBindings: IBaseResults<RoleDefinition> & RoleDefinitionCollectionMethods

existsFl

existsFl: boolean

True, if the object exists, false otherwise.

response

response: string

The response

Methods

delete

  • delete(): IBaseExecution<any>

stringify

  • stringify(): string

update

  • update(properties?: any): IBaseExecution<any>

Generated using TypeDoc