JAMS Developer Guide
JAMSPgpSignatureType Enumeration


MVPSI.JAMS.Activities Namespace : JAMSPgpSignatureType Enumeration
Syntax
'Declaration
 
Public Enum JAMSPgpSignatureType 
   Inherits System.Enum
'Usage
 
Dim instance As JAMSPgpSignatureType
public enum JAMSPgpSignatureType : System.Enum 
Members
MemberDescription
Binary 
ClearText 
Detached 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         MVPSI.JAMS.Activities.JAMSPgpSignatureType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MVPSI.JAMS.Activities Namespace