Represents a set of log in credentials for a group.

Hierarchy

  • GroupCredentials

Properties

connectionName?: string

The name of the connection configuration to use.

password: string

The user's password.

username: string

The user's username.