MonoCloud Management SDK
    Preparing search index...

    Enumeration RevocationCheckDepth

    The revocation check depth.

    Index

    Enumeration Members

    EndCertificateOnly: "end_certificate_only"

    Indicates that only the end-entity (leaf) certificate is checked for revocation.

    EntireChain: "entire_chain"

    Indicates that all certificates in the chain, including the root certificate, are checked for revocation.

    ExcludeRoot: "exclude_root"

    Indicates that all certificates in the chain except the root certificate are checked for revocation.