Code:
Severity Code Description Project File Line Suppression State
Error CS0246 The type or namespace name 'CCspInformations' could not be found (are you missing a using directive or an assembly reference?)
Severity Code Description Project File Line Suppression State
Error CS0246 The type or namespace name 'CX500DistinguishedName' could not be found (are you missing a using directive or an assembly reference?)
Severity Code Description Project File Line Suppression State
Error CS0103 The name 'X500NameFlags' does not exist in the current context
Severity Code Description Project File Line Suppression State
Error CS0103 The name 'X509ProviderType' does not exist in the current context
Severity Code Description Project File Line Suppression State
Error CS0246 The type or namespace name 'CObjectId' could not be found (are you missing a using directive or an assembly reference?)
Severity Code Description Project File Line Suppression State
Error CS0103 The name 'ObjectIdGroupId' does not exist in the current context
Severity Code Description Project File Line Suppression State
Error CS0103 The name 'ObjectIdPublicKeyFlags' does not exist in the current context
Severity Code Description Project File Line Suppression State
Error CS0246 The type or namespace name 'IX509PrivateKey' could not be found (are you missing a using directive or an assembly reference?)
Severity Code Description Project File Line Suppression State
Error CS0103 The name 'X509KeySpec' does not exist in the current context
Severity Code Description Project File Line Suppression State
Error CS0103 The name 'X509PrivateKeyUsageFlags' does not exist in the current context
Severity Code Description Project File Line Suppression State
Error CS0103 The name 'X509PrivateKeyExportFlags' does not exist in the current context
Severity Code Description Project File Line Suppression State
Error CS0103 The name 'ObjectIdPublicKeyFlags' does not exist in the current context
Severity Code Description Project File Line Suppression State
Error CS0103 The name 'AlgorithmFlags' does not exist in the current context
Severity Code Description Project File Line Suppression State
Error CS0246 The type or namespace name 'CX509ExtensionEnhancedKeyUsage' could not be found (are you missing a using directive or an assembly reference?)
Severity Code Description Project File Line Suppression State
Error CS0246 The type or namespace name 'IX509CertificateRequestCertificate' could not be found (are you missing a using directive or an assembly reference?)
Severity Code Description Project File Line Suppression State
Error CS0246 The type or namespace name 'IX509CertificateRequestCertificate' could not be found (are you missing a using directive or an assembly reference?)
Attachments
Last edited by a moderator: