Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownAccountEncryptionKeyType

Package version

Known values of AccountEncryptionKeyType that the service accepts.

Index

Enumeration members

Enumeration members

CustomerKey

CustomerKey: = "CustomerKey"

The Account Key is encrypted with a Customer Key.

SystemKey

SystemKey: = "SystemKey"

The Account Key is encrypted with a System Key.

Generated using TypeDoc