OpenWithNewToken

OpenWithNewToken opens a new connection by providing the refreshed/updated access token directly to ODP.NET.

Overload List:

  • OpenWithNewToken(char[])

    OpenWithNewToken(char[]) opens a new connection by providing the refreshed/updated access token directly to ODP.NET instead of through the token refresh call back.

  • OpenWithNewToken(char[], char[])

    OpenWithNewToken(char[],char[]) opens a new connection by providing the refreshed/updated signature token and private key directly to ODP.NET instead of through the token refresh call back