Interface GroupCredentials

Represents a set of log in credentials for a group.

Hierarchy

  • GroupCredentials

Index

Properties

Optional connectionName

connectionName: string

The name of the connection configuration to use.

password

password: string

The user's password.

username

username: string

The user's username.