C# Class CrownPeak.SearchG2.Common.CrownPeakSolrConnection

Inheritance: SolrNet.Impl.SolrConnection, ISolrConnection
显示文件 Open project: Crownpeak/Search-Results-Examples

Public Methods

Method Description
CrownPeakSolrConnection ( string serverURL ) : System.Security.Cryptography.X509Certificates
CrownPeakSolrConnection ( string serverURL, X509Certificate certificate ) : System.Security.Cryptography.X509Certificates

Method Details

CrownPeakSolrConnection() public method

public CrownPeakSolrConnection ( string serverURL ) : System.Security.Cryptography.X509Certificates
serverURL string
return System.Security.Cryptography.X509Certificates

CrownPeakSolrConnection() public method

public CrownPeakSolrConnection ( string serverURL, X509Certificate certificate ) : System.Security.Cryptography.X509Certificates
serverURL string
certificate System.Security.Cryptography.X509Certificates.X509Certificate
return System.Security.Cryptography.X509Certificates