JAMS Developer Guide
PGPUnsign Class Members
Fields  Properties  Methods 


MVPSI.JAMS.Activities Namespace : PGPUnsign Class

The following tables list the members exposed by PGPUnsign.

Public Constructors
 NameDescription
Public Constructor  
Top
Protected Fields
 NameDescription
Protected FieldDefaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<List<string>>)
Top
Public Properties
 NameDescription
Public PropertySpecifies 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  
Public Property (Inherited from System.Activities.Activity)
Public Property (Inherited from System.Activities.Activity)
Public PropertyPath to public key ring file. The default is to use the GPG pubring.gpg.  
Public Property (Inherited from System.Activities.Activity<List<string>>)
Public Property (Inherited from System.Activities.ActivityWithResult)
Public PropertySpecifies the path to the current location of the file(s) to be encrypted. The default is the current directory. Wildcards are permitted.  
Top
Protected Properties
 NameDescription
Protected PropertyAllows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<List<string>>)
Protected Property (Inherited from System.Activities.Activity)
Protected Property (Inherited from System.Activities.NativeActivity<List<string>>)
Top
Public Methods
 NameDescription
Public MethodResumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<List<string>>)
Public Method (Inherited from System.Activities.Activity)
Public Method  
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.Activities.NativeActivity<List<string>>)
Protected MethodOverloaded.  (Inherited from System.Activities.NativeActivity<List<string>>)
Protected Method (Inherited from System.Activities.NativeActivity<List<string>>)
Protected MethodOverridden. Executes PGP Encryption.  
Protected MethodOverloaded.  (Inherited from System.Activities.NativeActivity<List<string>>)
Protected Method (Inherited from System.Activities.NativeActivity<List<string>>)
Top
See Also

Reference

PGPUnsign Class
MVPSI.JAMS.Activities Namespace