Show / Hide Table of Contents

Enum MappedSecretType

Types of Mapped Secrets based on the source of data for Mapped Secret.

  • OCI_VAULT : Mapped Secrets with using data from OCI Vaults.
Namespace: Oci.NetworkfirewallService.Models
Assembly: OCI.DotNetSDK.Networkfirewall.dll
Syntax
public enum MappedSecretType

Fields

Name Description
OciVault
UnknownEnumValue
In this article
Back to top