Show / Hide Table of Contents

Enum HttpEndpointAuthScopeConfig.HttpEndpointAuthScopeConfigTypeEnum

Namespace: Oci.GenerativeaiagentService.Models
Assembly: OCI.DotNetSDK.Generativeaiagent.dll
Syntax
public enum HttpEndpointAuthScopeConfig.HttpEndpointAuthScopeConfigTypeEnum

Fields

Name Description
HttpEndpointApiKeyAuthScopeConfig
HttpEndpointBasicAuthScopeConfig
HttpEndpointBearerAuthScopeConfig
HttpEndpointIdcsAuthScopeConfig
HttpEndpointNoAuthScopeConfig
HttpEndpointOciAuthScopeConfig
In this article
Back to top