CACryptographyProviderIsCNG Property

Specifies whether the CA uses CNG (or legacy) cryptographic service provider.

Definition

Namespace: PKI.CertificateServices
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public bool ProviderIsCNG { get; set; }

Property Value

Boolean

See Also