QuickOPC User's Guide and Reference
PkiCertificateInfo Class Members
Properties  Methods 


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

The following tables list the members exposed by PkiCertificateInfo.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.  
Top
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
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object.  
Public MethodThe default file name suggested for storing the certificate.  
Public MethodOverridden. Serves as the default hash function. Serves as a hash function for a particular type.  
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodOverridden. Returns a string that represents the current object.Returns a string that represents the current object.Returns a string that represents the current object.Returns a string that represents the current object.  
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Info)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Info)
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

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