Private
enables impersonation by calling the subsequent method with the stored impersonation token
Certs.As().List() // lists Certs using the impersonated users' token
Get a single cert public key. Returns a JSON Web Key (JWK). Can be used for validating the token was signed by OrderCloud. Check out the docs for more info
ID of the public key.
Generated using TypeDoc
Description
enables impersonation by calling the subsequent method with the stored impersonation token
Example