Compartir a través de


WSManProviderNewItemPluginParameters.RunAsCredential Property

Definition

Parameter for RunAs credentials for a Plugin.

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

Property Value

Attributes

Applies to