Private
enables impersonation by calling the subsequent method with the stored impersonation token
UserInfo.As().Get() // Gets userinfo token for the impersonated users' token
Get the identity token for an OrderCloud user. Used for Discover 2 integration.
Generated using TypeDoc
Description
enables impersonation by calling the subsequent method with the stored impersonation token
Example