This generic object represents a Relative Distinguished Name. It is used by securityHandler. newUser and the certificate.issuerDN and subjectCN properties.
It has the following properties.
|
Property |
Type |
Access |
Version |
Description |
|---|---|---|---|---|
|
businessCategory |
String |
R |
8.0 |
Business category |
|
c |
String |
R |
5.0 |
Country or region. Must be a two-character upper case ISO 3166 standard string (for example, “US”). |
|
cn |
String |
R |
5.0 |
Common name (for example, “John Smith”) |
|
countryOfCitizenship |
String |
R |
8.0 |
Country of citizenship |
|
countryOfResidence |
String |
R |
8.0 |
Country of residence |
|
dateOfBirth |
String |
R |
8.0 |
Date of birth (not supported by newUser) |
|
dc |
String |
R |
8.0 |
Domain Component |
|
dnQualifier |
String |
R |
8.0 |
Distinguished Name Qualifier |
|
e |
String |
R |
6.0 |
Email address (for example, “jsmith@example.com”) |
|
gender |
String |
R |
8.0 |
Gender |
|
generationQualifier |
String |
R |
8.0 |
Generation qualifier |
|
givenName |
String |
R |
8.0 |
Given name |
|
initials |
String |
R |
8.0 |
Initials |
|
l |
String |
R |
8.0 |
Locality or province |
|
name |
String |
R |
8.0 |
Name |
|
nameAtBirth |
String |
R |
8.0 |
Name at birth |
|
o |
String |
R |
5.0 |
Organization name (for example, “Adobe Systems Incorporated”) |
|
ou |
String |
R |
5.0 |
Organizational unit (for example, “ |
|
placeOfBirth |
String |
R |
8.0 |
Place of birth |
|
postalAddress |
String |
R |
8.0 |
Postal address (not supported by newUser) |
|
postalCode |
String |
R |
8.0 |
Postal code |
|
pseudonym |
String |
R |
8.0 |
Pseudonym |
|
serialNumber |
String |
R |
8.0 |
Serial number |
|
sn |
String |
R |
8.0 |
Surname |
|
st |
String |
R |
8.0 |
State |
|
street |
String |
R |
8.0 |
Street |
|
title |
String |
R |
8.0 |
Title |