OciIamUrl

This property gets or sets the URL end point for getting the database token.

Declaration

// C#
public string OciIamUrl { 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.