Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SecurableObject

SecurableObject

Hierarchy

Index

Properties

Optional HasUniqueRoleAssignments

HasUniqueRoleAssignments: boolean

existsFl

existsFl: boolean

True, if the object exists, false otherwise.

response

response: string

The response

Methods

FirstUniqueAncestorSecurableObject

RoleAssignments

breakRoleInheritance

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

    • Optional copyRoleAssignments: boolean
    • Optional clearSubscopes: boolean

    Returns IBaseExecution<any>

resetRoleInheritance

  • resetRoleInheritance(): IBaseExecution<any>

stringify

  • stringify(): string

Generated using TypeDoc