TokenLocation

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

Declaration

// C#
 public string TokenLocation { get; set; }

Property Value

A string that represents the value of the supplied attribute.

Exceptions

None.

Remarks

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