GET Templates Subject Parts
The GET /Templates/SubjectParts method is used to retrieve a list of the certificate subject parts that are supported for regular expressions (TemplateRegexes) and defaults (TemplateDefaults). This method returns HTTP 200 OK on a success with the list of supported certificate subject part fields. This method has no input parameters other than the standard headers (see Endpoint Common Features).
Table 849: GET Templates Subject Parts Response Data
Name | Description |
---|---|
SubjectPart | A string indicating the supported subject part code (e.g. L for City/Locality). |
SubjectPartName | A string containing a friendly name for the subject part (e.g. City/Locality). |