Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRoleDefinitionCollection

IRoleDefinitionCollection

Hierarchy

Index

Properties

Optional done

done: (resolve: (value?: Array<RoleDefinition>) => void) => void

Type declaration

existsFl

existsFl: boolean

True, if the object exists, false otherwise.

nextFl

nextFl: boolean

True, if more items exist.

response

response: string

The response

results

results: Array<RoleDefinition>

Results

Methods

getById

getByName

getByType

next

recreateMissingDefaultRoleDefinitions

  • recreateMissingDefaultRoleDefinitions(): IBaseExecution<any>

removeAll

  • removeAll(): IBaseExecution<any>

stringify

  • stringify(): string

Generated using TypeDoc