OPC Studio User's Guide and Reference
CertificateQuery Class Members
Fields  Properties  Methods  Events


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Security Namespace : CertificateQuery Class

The following tables list the members exposed by CertificateQuery.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.  
Top
Public Fields
 NameDescription
Public FieldDefault value of the KeyStorageFlags property.  
Public FieldThe syntax of the PKI store query string.  
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)The default certificate query.  
Public PropertyName of a file in the file system that contains the certificate.  
Public PropertyThe search criteria for a PKI certificate as a string.  
Public PropertyDefines the location and export options of the private key of the X.509 certificate.  
Public PropertyThe password required to access the X.509 certificate data.  
Public PropertySpecifies the type of value to search for in PKI certificate store.  
Public PropertySpecifies the source of security certificates.  
Public PropertyA symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters)
Public PropertySpecifies the location of the PKI certificate store.  
Public PropertySpecifies the name of the PKI certificate store.  
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Overridden. Determines whether the specified object is equal to the current object.  
Public MethodOverridden.   
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Parses a string that represents a PKI store query.  
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
Protected MethodInfrastructure. Copies data from the specified parameter object into the current parameter object. (Inherited from OpcLabs.BaseLib.Parameters)
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 MethodIndicates the standard name for the default combination of parameters. (Inherited from OpcLabs.BaseLib.Parameters)
Protected MethodReturns a collection of standard values for the OpcLabs.BaseLib.Parameters.StandardName property. (Inherited from OpcLabs.BaseLib.Parameters)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Parameters)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Protected MethodOverridden. Infrastructure.  
Protected MethodOverridden. Infrastructure.  
Top
Extension Methods
 NameDescription
Public Extension MethodSets the arbitrary object associated with the node.
Top
Public Events
 NameDescription
Public Event  
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

CertificateQuery Class
OpcLabs.BaseLib.Security Namespace