public enum User.Types.UserTypeReference documentation and code samples for the AlloyDB v1alpha API enum User.Types.UserType.
Enum that details the user type.
Namespace
Google.Cloud.AlloyDb.V1AlphaAssembly
Google.Cloud.AlloyDb.V1Alpha.dll
Fields |
|
|---|---|
| Name | Description |
AlloydbBuiltIn |
The default user type that authenticates via password-based authentication. |
AlloydbIamUser |
Database user that can authenticate via IAM-Based authentication. |
Unspecified |
Unspecified user type. |