File Formats

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum RevocationValidationType

    Show / Hide Table of Contents

    Enum RevocationValidationType

    Namespace: Syncfusion.Pdf.Security
    Assembly: Syncfusion.Pdf.Base.dll
    Syntax
    public enum RevocationValidationType

    Fields

    Name Description
    Both

    Validate both CRL and OCSP revocation.

    Crl

    Validate the CRL.

    Ocsp

    Validate the OCSP.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved