Show / Hide Table of Contents

Class SecretDetail

The details of configured security configuration on OpenSearch.

Inheritance
object
SecretDetail
BasicAuthSecret
IdcsSecret
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(SecretDetailModelConverter))]
public class SecretDetail
In this article
Back to top