Table 1262 Isolated Certificate in 25
- App
- Base Application
- Namespace
- System.Security.Encryption
Fields, 11Keys, 1Procedures, 2
Versions171819202122232425262728latest
Source29
Fields, 11
| Id | Name | Type | Obsolete | ||||
|---|---|---|---|---|---|---|---|
| 1 | Code | Code[20] | - | ||||
| 2 | Scope | Option | - | ||||
| 3 | Password | Text[50] | Removed 18.0 | ||||
| Password should not be stored in a table, use SetCertPassword procedure on Certificate Management codeunit | |||||||
| 4 | Expiry Date | DateTime | - | ||||
| 5 | Has Private Key | Boolean | - | ||||
| 6 | Name | Text[50] | - | ||||
| 7 | User ID | Code[50] | - | ||||
| 8 | Company ID | Text[30] | - | ||||
| 10 | ThumbPrint | Text[50] | - | ||||
| 13 | Issued By | Text[250] | - | ||||
| 14 | Issued To | Text[250] | - | ||||
Keys, 1
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Code | - |
Procedures, 2
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| IsCertificateExpired | () | Boolean | public | - |
| SetScope | () | public | - |