System.Security.Cryptography.X509Certificates.X509ChainPolicy.RevocationFlag Property

Gets or sets values for X509 revocation flags.

Syntax

public X509RevocationFlag RevocationFlag { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

This property uses values from the System.Security.Cryptography.X509Certificates.X509RevocationFlag enumeration. X509RevocationFlag.ExcludeRoot 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