CACryptographyProviderIsCNG Property
Specifies whether the CA uses CNG (or legacy) cryptographic service provider.
Namespace: PKI.CertificateServicesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public bool ProviderIsCNG { get; set; }
Public Property ProviderIsCNG As Boolean
Get
Set
public:
property bool ProviderIsCNG {
bool get ();
void set (bool value);
}
member ProviderIsCNG : bool with get, set
Property Value
Boolean