Show / Hide Table of Contents

Enum KeyStoreTypeGenericJdbc

The key store type.

Namespace: Oci.DatabasetoolsService.Models
Assembly: OCI.DotNetSDK.Databasetools.dll
Syntax
public enum KeyStoreTypeGenericJdbc

Fields

Name Description
CaCertificatePem
ClientCertificatePem
ClientPrivateKeyPem
JavaKeyStore
JavaTrustStore
Pkcs12
Sso
UnknownEnumValue
In this article
Back to top