CacheActiveDirectorySettingsCredentials interface

Active Directory admin credentials used to join the HPC Cache to a domain.

Properties

password

Plain text password of the Active Directory domain administrator. This value is stored encrypted and not returned on response.

username

Username of the Active Directory domain administrator. This value is stored encrypted and not returned on response.

Property Details

password

Plain text password of the Active Directory domain administrator. This value is stored encrypted and not returned on response.

password?: string

Property Value

string

username

Username of the Active Directory domain administrator. This value is stored encrypted and not returned on response.

username: string

Property Value

string