authorizationClient

AccessorStatic

Implementation of IAuthorizationClient to supply the authorization information for this session - only required for agent applications, or backends that want to override access tokens passed from the frontend

get: IAuthorizationClient | undefined


SetterStatic

Implementation of IAuthorizationClient to supply the authorization information for this session - only required for agent applications, or backends that want to override access tokens passed from the frontend

set(authorizationClient: IAuthorizationClient | undefined): void

Parameter Type Description
authorizationClient IAuthorizationClient | undefined  

Defined in

Last Updated: 05 June, 2020