Click or drag to resize
DNSOptionsAlternateTrustees Property
This value is the source server trustee, which overrides the default trustees of "NT AUTHORITY\SYSTEM" and the source computer account (for clustered environments).

Namespace: DoubleTake.Jobs.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public string[] AlternateTrustees { get; set; }

Property Value

Type: String
The source server trustees.
See Also