Codeunit 1286 X509Certificate2 in 17
- App
- System Application
Versions171819202122232425262728latest
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| VerifyCertificate | (var Text, Text, Enum X509 Content Type) | Boolean | public | - |
| GetCertificateFriendlyName | (Text, Text, var Text) | public | - | |
| GetCertificateSubject | (Text, Text, var Text) | public | - | |
| GetCertificateThumbprint | (Text, Text, var Text) | public | - | |
| GetCertificateIssuer | (Text, Text, var Text) | public | - | |
| GetCertificateExpiration | (Text, Text, var DateTime) | public | - | |
| GetCertificateNotBefore | (Text, Text, var DateTime) | public | - | |
| HasPrivateKey | (Text, Text) | Boolean | public | - |
| GetCertificatePropertiesAsJson | (Text, Text, var Text) | public | - |