SetAuthenticodeSignature
Class
Definition
Activity to invoke the Microsoft.PowerShell.Security\Set-AuthenticodeSignature command in a Workflow.
public sealed class SetAuthenticodeSignature : Microsoft.PowerShell.Activities.PSRemotingActivity
- Inheritance
Inherited Members
Microsoft.PowerShell.Activities.PipelineEnabledActivity
Microsoft.PowerShell.Activities.PSActivity
Microsoft.PowerShell.Activities.PSRemotingActivity
Constructors
| SetAuthenticodeSignature() |
Gets the display name of the command invoked by this activity. |
Properties
| Certificate |
Provides access to the Certificate parameter. |
| FilePath |
Provides access to the FilePath parameter. |
| Force |
Provides access to the Force parameter. |
| HashAlgorithm |
Provides access to the HashAlgorithm parameter. |
| IncludeChain |
Provides access to the IncludeChain parameter. |
| LiteralPath |
Provides access to the LiteralPath parameter. |
| PSCommandName |
Gets the fully qualified name of the command invoked by this activity. |
| TimestampServer |
Provides access to the TimestampServer parameter. |