Show / Hide Table of Contents

Class HttpEndpointOciResourcePrincipalAuthConfig

Specifies authentication using Oracle Cloud Infrastructure (OCI) Resource Principal, leveraging OCI's identity-based authentication mechanism.

Inheritance
object
HttpEndpointAuthConfig
HttpEndpointOciResourcePrincipalAuthConfig
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.GenerativeaiagentService.Models
Assembly: OCI.DotNetSDK.Generativeaiagent.dll
Syntax
public class HttpEndpointOciResourcePrincipalAuthConfig : HttpEndpointAuthConfig
In this article
Back to top