CertificateFieldInfo Class
Represents a collection of attributes of a CertificateInfo.
- Inheritance:
- System.ObjectCertificateFieldInfo
Properties
CommonName
Common name.
Property Value
- System.String
Country
Country name.
Property Value
- System.String
Email.
Property Value
- System.String
FullName
The field's full name.
Property Value
- System.String
Locality
Locality.
Property Value
- System.String
Organization
Organization.
Property Value
- System.String
OrganizationalUnit
Organizational Unit.
public string OrganizationalUnit { get; }
Public ReadOnly Property OrganizationalUnit As String
Property Value
- System.String
PostalCode
Postal Code.
Property Value
- System.String
StateOrProvince
Name of state or province.
Property Value
- System.String
Street
Street.
Property Value
- System.String
Title
Title.
Property Value
- System.String