Enum KeyGenerationType
Select whether to use Oracle-managed key (SYSTEM) or your own key (BYOK).
Namespace: Oci.MysqlService.Models
Assembly: OCI.DotNetSDK.Mysql.dll
Syntax
public enum KeyGenerationType
Fields
Name | Description |
---|---|
Byok | |
System | |
UnknownEnumValue |