Show / Hide Table of Contents

Class HttpEndpointAuthScopeConfig

Subset of AuthScopeConfig allowed for HTTP Endpoint Tool.

Inheritance
object
HttpEndpointAuthScopeConfig
HttpEndpointApiKeyAuthScopeConfig
HttpEndpointBasicAuthScopeConfig
HttpEndpointBearerAuthScopeConfig
HttpEndpointIdcsAuthScopeConfig
HttpEndpointNoAuthScopeConfig
HttpEndpointOciAuthScopeConfig
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
[JsonConverter(typeof(HttpEndpointAuthScopeConfigModelConverter))]
public class HttpEndpointAuthScopeConfig
In this article
Back to top