Constructor options for the LoginCredentials class.

Hierarchy

  • LoginCredentialsOptions

Properties

Properties

password: string

The password associated with the username:

Example

sample-pass
username: string

The username of the user logging in.

Example

example-user@signiant.com

Generated using TypeDoc