Share via


AgentAssignment.DomainCredential Property

Definition

Gets or sets the domain credentials for accessing the agents.

public:
 property Microsoft::EnterpriseManagement::Configuration::ManagementPackSecureReference ^ DomainCredential { Microsoft::EnterpriseManagement::Configuration::ManagementPackSecureReference ^ get(); void set(Microsoft::EnterpriseManagement::Configuration::ManagementPackSecureReference ^ value); };
public Microsoft.EnterpriseManagement.Configuration.ManagementPackSecureReference DomainCredential { get; set; }
member this.DomainCredential : Microsoft.EnterpriseManagement.Configuration.ManagementPackSecureReference with get, set
Public Property DomainCredential As ManagementPackSecureReference

Property Value

Returns a ManagementPackSecureReference object that contains the domain credentials for accessing the agents.

Applies to