Hierarchy

  • UserInfo

Properties

Methods

Properties

impersonating: boolean = false

Methods

  • Description

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

    Example

    UserInfo.As().Get() // Gets userinfo token for the impersonated users' token
    

    Returns UserInfo

Generated using TypeDoc