AlloyDB v1 API - Enum User.Types.UserType (1.6.0)

public enum User.Types.UserType

Reference documentation and code samples for the AlloyDB v1 API enum User.Types.UserType.

Enum that details the user type.

Namespace

Google.Cloud.AlloyDb.V1

Assembly

Google.Cloud.AlloyDb.V1.dll

Fields

NameDescription
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.