Show / Hide Table of Contents

Class SecretBundleContentDetails

The contents of the secret.

Inheritance
object
SecretBundleContentDetails
Base64SecretBundleContentDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.SecretsService.Models
Assembly: OCI.DotNetSDK.Secrets.dll
Syntax
[JsonConverter(typeof(SecretBundleContentDetailsModelConverter))]
public class SecretBundleContentDetails
In this article
Back to top