menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RevocationValidationType - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RevocationValidationType

    Inheritance
    System.Object
    RevocationValidationType
    Namespace: Syncfusion.Pdf.Security
    Assembly: Syncfusion.Pdf.Portable.dll
    Syntax
    public sealed class RevocationValidationType : Enum

    Fields

    Both

    Validate both CRL and OCSP revocation.

    Declaration
    public const RevocationValidationType Both
    Field Value
    Type
    RevocationValidationType

    Crl

    Validate the CRL.

    Declaration
    public const RevocationValidationType Crl
    Field Value
    Type
    RevocationValidationType

    Ocsp

    Validate the OCSP.

    Declaration
    public const RevocationValidationType Ocsp
    Field Value
    Type
    RevocationValidationType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved