NewWebServiceProxy
Class
Definition
Activity to invoke the Microsoft.PowerShell.Management\New-WebServiceProxy command in a Workflow.
public sealed class NewWebServiceProxy : Microsoft.PowerShell.Activities.PSRemotingActivity
- Inheritance
Inherited Members
Microsoft.PowerShell.Activities.PipelineEnabledActivity
Microsoft.PowerShell.Activities.PSActivity
Microsoft.PowerShell.Activities.PSRemotingActivity
Constructors
| NewWebServiceProxy() |
Gets the display name of the command invoked by this activity. |
Properties
| Class |
Provides access to the Class parameter. |
| Credential |
Provides access to the Credential parameter. |
| Namespace |
Provides access to the Namespace parameter. |
| PSCommandName |
Gets the fully qualified name of the command invoked by this activity. |
| Uri |
Provides access to the Uri parameter. |
| UseDefaultCredential |
Provides access to the UseDefaultCredential parameter. |