SetAcl
Class
Definition
Activity to invoke the Microsoft.PowerShell.Security\Set-Acl command in a Workflow.
public sealed class SetAcl : Microsoft.PowerShell.Activities.PSRemotingActivity
- Inheritance
Inherited Members
Microsoft.PowerShell.Activities.PipelineEnabledActivity
Microsoft.PowerShell.Activities.PSActivity
Microsoft.PowerShell.Activities.PSRemotingActivity
Constructors
| SetAcl() |
Gets the display name of the command invoked by this activity. |
Properties
| AclObject |
Provides access to the AclObject parameter. |
| CentralAccessPolicy |
Provides access to the CentralAccessPolicy parameter. |
| ClearCentralAccessPolicy |
Provides access to the ClearCentralAccessPolicy parameter. |
| Exclude |
Provides access to the Exclude parameter. |
| Filter |
Provides access to the Filter parameter. |
| Include |
Provides access to the Include parameter. |
| InputObject |
Provides access to the InputObject parameter. |
| LiteralPath |
Provides access to the LiteralPath parameter. |
| Passthru |
Provides access to the Passthru parameter. |
| Path |
Provides access to the Path parameter. |
| PSCommandName |
Gets the fully qualified name of the command invoked by this activity. |
| SecurityDescriptor |
Provides access to the SecurityDescriptor parameter. |