Overload | Description |
---|---|
CertificateQuery Constructor() | Initializes a new instance of the class with default data. |
CertificateQuery Constructor(CertificateQuery) | Initializes a new copy of the object. |
CertificateQuery Constructor(String) | Initializes a new instance of the class, specifying a certificate file name. |
CertificateQuery Constructor(String,String) | Initializes a new instance of the class, specifying a certificate file name, and access password. |
CertificateQuery Constructor(PkiStoreName,PkiStoreLocation,PkiFindType,String) | Initializes a new instance of the class, specifying information about the PKI certificate store, and find type and search criteria. |