public enum User.Types.UserTypeReference documentation and code samples for the AlloyDB v1beta API enum User.Types.UserType.
Enum that details the user type.
Namespace
Google.Cloud.AlloyDb.V1BetaAssembly
Google.Cloud.AlloyDb.V1Beta.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. |