Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DefaultAuthenticationPlugin

Enumeration members

CachingSha2Password

CachingSha2Password: = "caching_sha2_password"

MysqlNativePassword

MysqlNativePassword: = "mysql_native_password"

Sha256Password

Sha256Password: = "sha256_password"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.