AlloyDB v1alpha API - Enum User.Types.UserType (1.0.0-alpha07)

public enum User.Types.UserType

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

Enum that details the user type.

Namespace

Google.Cloud.AlloyDb.V1Alpha

Assembly

Google.Cloud.AlloyDb.V1Alpha.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.