Represents certificate principal. More...
Inherits IDisposable.
Properties | |
| string[] | StreetAddresses [get] |
| The list of street addresses of the principal More... | |
| string[] | OrganizationNames [get] |
| The list of organization names of the principal More... | |
| string[] | OrganizationUnitNames [get] |
| The list of organization unit names of the principal More... | |
| string[] | DomainComponents [get] |
| The list of domain components storage of the principal More... | |
| string | CommonName [get] |
| Null terminated string with the common name of the subject. More... | |
| string | LocalityName [get] |
| Null terminated string with the locality name of the subject. More... | |
| string | StateOrProvinceName [get] |
| Null terminated string with the state or province name of the subject. More... | |
| string | CountryName [get] |
| Null terminated string with the country name of the subject. More... | |
Represents certificate principal.
|
get |
Null terminated string with the common name of the subject.
|
get |
Null terminated string with the country name of the subject.
|
get |
The list of domain components storage of the principal
|
get |
Null terminated string with the locality name of the subject.
|
get |
The list of organization names of the principal
|
get |
The list of organization unit names of the principal
|
get |
Null terminated string with the state or province name of the subject.
|
get |
The list of street addresses of the principal