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

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.