System.Security.Cryptography.X509Certificates.X509ChainPolicy Class

Represents the chain policy to be applied when building an X509 certificate chain. This class cannot be inherited.

See Also: X509ChainPolicy Members

Syntax

public sealed class X509ChainPolicy

Remarks

Each System.Security.Cryptography.X509Certificates.X509Certificate2 object can have an System.Security.Cryptography.X509Certificates.X509ChainPolicy property that specifies the policy to be used in the verification process. Note that only System.Security.Cryptography.X509Certificates.X509Certificate2 objects can construct an System.Security.Cryptography.X509Certificates.X509ChainPolicy object.

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