Share via


NewWSManSessionOptionCommand.ProxyCredential Property

Definition

The following is the definition of the input parameter "ProxyCredential".

[System.Management.Automation.Credential]
[System.Management.Automation.Parameter]
[System.Management.Automation.ValidateNotNullOrEmpty]
public System.Management.Automation.PSCredential ProxyCredential { get; set; }
[<System.Management.Automation.Credential>]
[<System.Management.Automation.Parameter>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.ProxyCredential : System.Management.Automation.PSCredential with get, set
Public Property ProxyCredential As PSCredential

Property Value

Attributes

Applies to