Condividi tramite


CacheActiveDirectorySettingsCredentials Class

Definition

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

public class CacheActiveDirectorySettingsCredentials
type CacheActiveDirectorySettingsCredentials = class
Public Class CacheActiveDirectorySettingsCredentials
Inheritance
CacheActiveDirectorySettingsCredentials

Constructors

CacheActiveDirectorySettingsCredentials()

Initializes a new instance of the CacheActiveDirectorySettingsCredentials class.

CacheActiveDirectorySettingsCredentials(String, String)

Initializes a new instance of the CacheActiveDirectorySettingsCredentials class.

Properties

Password

Gets or sets plain text password of the Active Directory domain administrator. This value is stored encrypted and not returned on response.

Username

Gets or sets username of the Active Directory domain administrator. This value is stored encrypted and not returned on response.

Methods

Validate()

Validate the object.

Applies to