OracleAuthModel interface

Model for API authentication for Oracle.

Extends

Properties

pemFile

Content of the PRM file

publicFingerprint

Public Fingerprint

tenantId

Oracle tenant ID

type

The auth type

userId

Oracle user ID

Property Details

pemFile

Content of the PRM file

pemFile: string

Property Value

string

publicFingerprint

Public Fingerprint

publicFingerprint: string

Property Value

string

tenantId

Oracle tenant ID

tenantId: string

Property Value

string

type

The auth type

type: "Oracle"

Property Value

"Oracle"

userId

Oracle user ID

userId: string

Property Value

string