Namespace:
Rebex.Security.Certificates
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
<ObsoleteAttribute("CertificateChain.DefaultEngine property has been deprecated. Please use CertificateChainEngine.Auto instead.", _ False)> _ Public Shared ReadOnly Property DefaultEngine As CertificateChainEngine Get |
| C# |
|---|
[ObsoleteAttribute("CertificateChain.DefaultEngine property has been deprecated. Please use CertificateChainEngine.Auto instead.", false)] public static CertificateChainEngine DefaultEngine { get; } |