OciTenacy

This property gets or sets the Oracle Cloud Identifier (OCID) of the IAM user’s cloud tenancy to retrieve the database token.

Declaration

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

Property Type

System.String

Remarks

This is a mandatory property for IAM alternate password use. If not set in that usage scenario, ODP.NET raises an error.

The property value is part of the connection pool manager identification. Different property values result in different connection pools.