QuickOPC User's Guide and Reference
PkiCertificateInfo Class Properties


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Security.Cryptography.PkiCertificates Namespace : PkiCertificateInfo Class

For a list of all members of this type, see PkiCertificateInfo members.

Public Properties
 NameDescription
Public Property  
Public PropertyRepresents a PKI certificate.  
Public PropertyGets a value indicating whether a certificate is a certificate authority (CA) certificate.  
Public PropertySubject: The two letter code of the country or region.  
Public Property  
Public Property  
Public Property  
Public PropertyThe DNS name associated with the alternative name of the issuer of an X.509 certificate.  
Public PropertyThe DNS name associated with the (alternative) name of the issuer of an X509 certificate.  
Public PropertyThe email address of the issuer of an X509 certificate.  
Public PropertyThe simple name of an issuer of an X509 certificate.  
Public PropertyThe UPN name of the issuer of an X509 certificate.  
Public PropertyThe URL address associated with the alternative name of the issuer of an X509 certificate.  
Public PropertySubject: The locality name.  
Public Property  
Public PropertyGets the date after which a certificate is no longer valid. In UTC.  
Public Property  
Public PropertyGets the date on which a certificate becomes valid. In UTC.  
Public PropertySubject: The organization name.  
Public PropertySubject: The organizational unit name.  
Public PropertyGets the size, in bits, of the public key.  
Public PropertyGets the raw data string of a certificate.  
Public Property  
Public PropertyGets friendly name of the algorithm used to create the signature of a certificate.  
Public PropertyGets object identifier (OID) of the algorithm used to create the signature of a certificate.  
Public PropertySubject: The state or province name.  
Public Property  
Public PropertyThe DNS name associated with the alternative name of the subject of an X.509 certificate.  
Public PropertyThe DNS name associated with the (alternative) name of the subject of an X509 certificate.  
Public PropertyThe email address of the subject associated of an X509 certificate.  
Public PropertyThe simple name of a subject of an X509 certificate.  
Public PropertyThe UPN name of the subject of an X509 certificate.  
Public PropertyThe URL address associated with the alternative name of the subject of an X509 certificate.  
Public Property  
Top
See Also

Reference

PkiCertificateInfo Class
OpcLabs.BaseLib.Security.Cryptography.PkiCertificates Namespace