RestClient.AuthenticateJwt
Overview
Authenticates the client with JWT token.
RestClient myRestClient.AuthenticateJwt(accessToken: string)
Arguments
string accessToken
JWT Access Token
See Also
Copyright © 2010 - 2023 Emakin. All rights reserved.
Authenticates the client with JWT token.
RestClient myRestClient.AuthenticateJwt(accessToken: string)
string accessToken
JWT Access Token
Copyright © 2010 - 2023 Emakin. All rights reserved.