Microsoft.PowerShell.Security.Activities
Namespace
Classes
| ConvertFromSecureString |
Activity to invoke the Microsoft.PowerShell.Security\ConvertFrom-SecureString command in a Workflow. |
| ConvertToSecureString |
Activity to invoke the Microsoft.PowerShell.Security\ConvertTo-SecureString command in a Workflow. |
| GetAcl |
Activity to invoke the Microsoft.PowerShell.Security\Get-Acl command in a Workflow. |
| GetAuthenticodeSignature |
Activity to invoke the Microsoft.PowerShell.Security\Get-AuthenticodeSignature command in a Workflow. |
| GetCmsMessage | |
| GetExecutionPolicy |
Activity to invoke the Microsoft.PowerShell.Security\Get-ExecutionPolicy command in a Workflow. |
| GetPfxCertificate |
Activity to invoke the Microsoft.PowerShell.Security\Get-PfxCertificate command in a Workflow. |
| ProtectCmsMessage | |
| SetAcl |
Activity to invoke the Microsoft.PowerShell.Security\Set-Acl command in a Workflow. |
| SetAuthenticodeSignature |
Activity to invoke the Microsoft.PowerShell.Security\Set-AuthenticodeSignature command in a Workflow. |
| SetExecutionPolicy |
Activity to invoke the Microsoft.PowerShell.Security\Set-ExecutionPolicy command in a Workflow. |
| UnprotectCmsMessage |