RemoveComputerCommand.UnjoinDomainCredential Property

Definition

The domain credential is used for authenticating to the domain controller.

public System.Management.Automation.PSCredential UnjoinDomainCredential { get; set; }
member this.UnjoinDomainCredential : System.Management.Automation.PSCredential with get, set
Public Property UnjoinDomainCredential As PSCredential

Property Value

Applies to