Microsoft.PowerShell.Security.Activities Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |
Activity to invoke the Microsoft.PowerShell.Security\Get-CmsMessage command in a Workflow. |
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 |
Activity to invoke the Microsoft.PowerShell.Security\Protect-CmsMessage command in a Workflow. |
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 |
Activity to invoke the Microsoft.PowerShell.Security\Unprotect-CmsMessage command in a Workflow. |