Share via


GuestCredential interface

Username / Password Credentials to connect to guest.

Properties

password

The password to connect with the guest.

username

The username to connect with the guest.

Property Details

password

The password to connect with the guest.

password?: string

Property Value

string

username

The username to connect with the guest.

username?: string

Property Value

string