RegCertificateTemplateCryptSupportedProviders Property
Gets a collection of allowed CSPs to use. Any CSP can be used if empty.
Namespace: SysadminsLV.PKI.Management.CertificateServicesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public string[] CryptSupportedProviders { get; }
Public ReadOnly Property CryptSupportedProviders As String()
Get
public:
virtual property array<String^>^ CryptSupportedProviders {
array<String^>^ get () sealed;
}
abstract CryptSupportedProviders : string[] with get
override CryptSupportedProviders : string[] with get
StringIAdcsCertificateTemplateCryptSupportedProviders