| Visual Basic (Declaration) | |
|---|---|
Public Enum CertificateProvider Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As CertificateProvider | |
| C# | |
|---|---|
public enum CertificateProvider : System.Enum | |
| Managed Extensions for C++ | |
|---|---|
__value public enum CertificateProvider : public System.Enum | |
| C++/CLI | |
|---|---|
public enum class CertificateProvider : public System.Enum | |
| Member | Description |
|---|---|
| Base | Microsoft Base Cryptographic Provider v1.0 |
| BaseDss | Microsoft Base DSS Cryptographic Provider |
| BaseDssDh | Microsoft Base DSS and Diffie-Hellman Cryptographic Provider |
| DhSchannel | Microsoft DH SChannel Cryptographic Provider |
| EnhancedBase | Microsoft Enhanced Cryptographic Provider v1.0 |
| EnhancedDssDh | Microsoft Enhanced DSS and Diffie-Hellman Cryptographic Provider |
| EnhancedRsaAes | Microsoft Enhanced RSA and AES Cryptographic Provider (Prototype) |
| Exchange | Microsoft Exchange Cryptographic Provider v1.0 |
| GemSafe | Gemplus GemSAFE Card CSP v1.0 |
| RsaSchannel | Microsoft RSA SChannel Cryptographic Provider |
| Schlumberger | Schlumberger Cryptographic Service Provider |
| Sicrypt | Infineon SICRYPT Base Smart Card CSP |
| Strong | Microsoft Strong Cryptographic Provider |
The most commonly used provider for Microsoft certificates is the Microsoft Base Cryptographic Provider
System.Object
System.ValueType
System.Enum
Dart.PowerTCP.Mail.CertificateProvider
Target Platforms: Microsoft .NET Framework 2.0