JAMS 6.x Help
PGPUnsign Class Properties


For a list of all members of this type, see PGPUnsign members.

Public Properties
 NameDescription
Public PropertyDestinationSpecifies 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 PropertyDisplayName (Inherited from System.Activities.Activity)
Public PropertyId (Inherited from System.Activities.Activity)
Public PropertyPublicKeyRingPath to public key ring file. The default is to use the GPG pubring.gpg.  
Public PropertyResult (Inherited from System.Activities.Activity<List<string>>)
Public PropertyResultType (Inherited from System.Activities.ActivityWithResult)
Public PropertySourceSpecifies 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 PropertyCanInduceIdleAllows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<List<string>>)
Protected PropertyConstraints (Inherited from System.Activities.Activity)
Protected PropertyImplementation (Inherited from System.Activities.NativeActivity<List<string>>)
Top
See Also

Reference

PGPUnsign Class
MVPSI.JAMS.Activities Namespace