Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISecurableObjectQuery

ISecurableObjectQuery

Hierarchy

Index

Properties

FirstUniqueAncestorSecurableObject

FirstUniqueAncestorSecurableObject: SecurableObject & SecurableObjectCollections

Optional HasUniqueRoleAssignments

HasUniqueRoleAssignments: boolean

RoleAssignments

RoleAssignments: IBaseResults<RoleAssignment> & RoleAssignmentCollectionMethods

existsFl

existsFl: boolean

True, if the object exists, false otherwise.

response

response: string

The response

Methods

breakRoleInheritance

  • breakRoleInheritance(copyRoleAssignments?: boolean, clearSubscopes?: boolean): IBaseExecution<any>

resetRoleInheritance

  • resetRoleInheritance(): IBaseExecution<any>

stringify

  • stringify(): string

Generated using TypeDoc