OracleAccessToken Constructors

OracleAccessToken constructors instantiate new instances of OracleAccessToken class.

Overload List:

  • OracleAccessToken(char)

    This constructor creates an OracleAccessToken object with the access token provided by the application.

  • OracleAccessToken(char, char)

    This constructor creates an OracleAccessToken object with the signature token and private key provided by the application. Only Signature token type will be supported through this class.