MVPSI.JAMS.Activities Namespace : PGPVerifySignature Class |
For a list of all members of this type, see PGPVerifySignature members.
Name | Description | |
---|---|---|
![]() | DisplayName | (Inherited from System.Activities.Activity) |
![]() | Id | (Inherited from System.Activities.Activity) |
![]() | InFile | Specifies the path to the current location of the original file(s) for a detached signature. The default is the current directory. Wildcards are permitted. |
![]() | PublicKeyRing | Path to public key ring file. The default is to use the GPG pubring.gpg. |
![]() | Result | (Inherited from System.Activities.Activity<List<bool>>) |
![]() | ResultType | (Inherited from System.Activities.ActivityWithResult) |
![]() | Source | Specifies the path to the current location of the signed file(s). The default is the current directory. Wildcards are permitted. |
Name | Description | |
---|---|---|
![]() | CanInduceIdle | Allows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<List<bool>>) |
![]() | Constraints | (Inherited from System.Activities.Activity) |
![]() | Implementation | (Inherited from System.Activities.NativeActivity<List<bool>>) |