System.Security.Cryptography.X509Certificates.X509ChainPolicy.RevocationMode Property

Gets or sets values for X509 certificate revocation mode.

Syntax

public X509RevocationMode RevocationMode { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

This property uses values from the System.Security.Cryptography.X509Certificates.X509RevocationMode enumeration. X509RevocationMode.Online is the default value.

Requirements

Namespace: System.Security.Cryptography.X509Certificates
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0