'Declaration Public Enum DocumentSecurityStore.VerificationInfoType Inherits System.Enum
public enum DocumentSecurityStore.VerificationInfoType : System.Enum
'Declaration Public Enum DocumentSecurityStore.VerificationInfoType Inherits System.Enum
public enum DocumentSecurityStore.VerificationInfoType : System.Enum
Member | Description |
---|---|
CRL | Include only CRL. |
OCSP | Include only OCSP response. |
OCSP_AND_CRL | Include OCSP response and CRL. |
OCSP_OPTIONAL_CRL | Include CRL only if OCSP response cannot be obtained. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Pdf.Security.DocumentSecurityStore.VerificationInfoType