MVPSI.JAMS.Activities Namespace : PGPUnsign Class |
For a list of all members of this type, see PGPUnsign members.
Name | Description | |
---|---|---|
![]() | Destination | Specifies the path to the location where the file(s) will be encrypted. The default is the same directory as the source. Wildcards are permitted, but the result must specify a single location |
![]() | DisplayName | (Inherited from System.Activities.Activity) |
![]() | Id | (Inherited from System.Activities.Activity) |
![]() | PublicKeyRing | Path to public key ring file. The default is to use the GPG pubring.gpg. |
![]() | Result | (Inherited from System.Activities.Activity<List<string>>) |
![]() | ResultType | (Inherited from System.Activities.ActivityWithResult) |
![]() | Source | Specifies the path to the current location of the file(s) to be encrypted. 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<string>>) |
![]() | Constraints | (Inherited from System.Activities.Activity) |
![]() | Implementation | (Inherited from System.Activities.NativeActivity<List<string>>) |