JAMS 6.x Help
PGPVerifySignature Class Members
Fields  Properties  Methods 


The following tables list the members exposed by PGPVerifySignature.

Public Constructors
 NameDescription
Public ConstructorPGPVerifySignature Constructor  
Top
Protected Fields
 NameDescription
Protected FieldContinueExecutionDefaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<List<bool>>)
Top
Public Properties
 NameDescription
Public PropertyDisplayName (Inherited from System.Activities.Activity)
Public PropertyId (Inherited from System.Activities.Activity)
Public PropertyInFileSpecifies the path to the current location of the original file(s) for a detached signature. The default is the current directory. Wildcards are permitted.  
Public PropertyPublicKeyRingPath to public key ring file. The default is to use the GPG pubring.gpg.  
Public PropertyResult (Inherited from System.Activities.Activity<List<bool>>)
Public PropertyResultType (Inherited from System.Activities.ActivityWithResult)
Public PropertySourceSpecifies the path to the current location of the signed file(s). The default is the current directory. Wildcards are permitted.  
Top
Protected Properties
 NameDescription
Protected PropertyCanInduceIdleAllows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<List<bool>>)
Protected PropertyConstraints (Inherited from System.Activities.Activity)
Protected PropertyImplementation (Inherited from System.Activities.NativeActivity<List<bool>>)
Top
Public Methods
 NameDescription
Public MethodResumeCommandBookmarkResumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<List<bool>>)
Public MethodToString (Inherited from System.Activities.Activity)
Public MethodTraceInformation  
Top
Protected Methods
 NameDescription
Protected MethodAbort (Inherited from System.Activities.NativeActivity<List<bool>>)
Protected MethodCacheMetadataOverloaded.  (Inherited from System.Activities.NativeActivity<List<bool>>)
Protected MethodCancel (Inherited from System.Activities.NativeActivity<List<bool>>)
Protected MethodExecuteOverridden. Executes PGP Encryption.  
Protected MethodOnCreateDynamicUpdateMapOverloaded.  (Inherited from System.Activities.NativeActivity<List<bool>>)
Protected MethodUpdateInstance (Inherited from System.Activities.NativeActivity<List<bool>>)
Top
See Also

Reference

PGPVerifySignature Class
MVPSI.JAMS.Activities Namespace

Send Feedback