13.7.1.4 pyqSetAuthToken Procedure
The pyqSetAuthToken
procedure sets the access token in
the token store.
Syntax
PROCEDURE SYS.pyqSetAuthToken(
access_token IN VARCHAR2
)
Parent topic: Access and Authorization Procedures and Functions