Opc.Ua.Core
CertificateIdentifier Class Members
Properties  Methods 


Opc.Ua Namespace : CertificateIdentifier Class

The following tables list the members exposed by CertificateIdentifier.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets or sets the actual certificate.  
Public Property Gets the DER encoded certificate data or create embedded in this instance certificate using the DER encoded certificate data.  
Public Property The location of the store that contains the certificate.  
Public Property The name of the store that contains the certificate.  
Public Property The path that identifies the certificate store.  
Public Property The type of certificate store.  
Public Property The certificate's subject name - the distinguished name of an X509 certificate.  
Public Property The certificate's thumbprint.  
Public Property Gets or sets the validation options.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Creates a DER blob from a certificate with zero or more supporting certificates.  
Public Method Returns true if the objects are equal.  
Public MethodOverloaded.  Finds a certificate in a store.  
Public MethodServes as the default hash function.  
Public Method Initializes the object during deserialization.  
Public Method Loads the private key for the certificate with an optional password.  
Public Method Loads the private key for the certificate with an optional password.  
Public Method Returns an object to access the store containing the certificate.  
Public Methodstatic (Shared in Visual Basic) Parses a blob with a list of DER encoded certificates.  
Public MethodOverloaded.  Formats the value of the current instance using the specified format.  
Top
See Also

Reference

CertificateIdentifier Class
Opc.Ua Namespace