CertEnrollCertificateTemplateCryptSupportedProviders Property

Gets a collection of allowed CSPs to use. Any CSP can be used if empty.

Definition

Namespace: SysadminsLV.PKI.Dcom.Implementations
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public string[] CryptSupportedProviders { get; }

Property Value

String

Implements

IAdcsCertificateTemplateCryptSupportedProviders

See Also