Click or drag to resize

CredentialsDomain Property

This value is the name of the domain.

Namespace:  DoubleTake.Common.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
Syntax
public string Domain { get; set; }

Property Value

Type: String
The domain.
See Also