Hierarchy

  • ErrorConfigs

Properties

impersonating: boolean = false

Methods

  • Description

    enables impersonation by calling the subsequent method with the stored impersonation token

    Example

    ErrorConfigs.As().List() // lists ErrorConfigs using the impersonated users' token
    

    Returns ErrorConfigs

Generated using TypeDoc