getAccessToken MethodStatic

Get the active authorization/access token for use with various services

getAccessToken(requestContext: ClientRequestContext = new BackendRequestContext()): Promise<AccessToken>

throws BentleyError if the access token cannot be obtained

Parameter Type Description
requestContext ClientRequestContext  

Defined in

Last Updated: 08 January, 2020