Class OciVaultSecretConfig
Properties used for specifying OCI vault configuration
Inherited Members
Namespace: Oci.DataintegrationService.Models
Assembly: OCI.DotNetSDK.Dataintegration.dll
Syntax
public class OciVaultSecretConfig : SecretConfig
Properties
SecretId
Declaration
[JsonProperty(PropertyName = "secretId")]
public string SecretId { get; set; }
Property Value
Type | Description |
---|---|
string | OCID of the OCI vault secret |