OciProfile

This property gets or sets the OCI profile at the process level to use from the token authentication configuration file.

Declaration

// C#
public static string OciProfile { get; set; }

Property Type

System.String

Remarks

This parameter is applicable to the OCI API key and OCI interactive authentication flows only and is optional.

ODP.NET uses the DEFAULT profile if no profile value is set.