TokenAuthentication

This property specifies the value corresponding to the token_auth attribute in the ConnectionString.

Declaration

// C#
 public OracleTokenAuth TokenAuthentication { get; set; }

Property Value

An OracleTokenAuth value.

Exceptions

None.

Remarks

When an OracleConnectionStringBuilder instance is created, this property is set to the default value of the corresponding connection string attribute.