Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RoleAssignment

RoleAssignment

Hierarchy

Index

Properties

Optional PrincipalId

PrincipalId: number

existsFl

existsFl: boolean

True, if the object exists, false otherwise.

response

response: string

The response

Methods

Member

RoleDefinitionBindings

delete

  • delete(): IBaseExecution<any>
  • Returns IBaseExecution<any>

stringify

  • stringify(): string

update

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

    • Optional properties: any

    Returns IBaseExecution<any>

Generated using TypeDoc