CertificateInfo(String, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
CertificateInfo(System::String ^ strCertificateName, System::String ^ strThumbprint);
public CertificateInfo (string strCertificateName, string strThumbprint);
new Microsoft.BizTalk.ExplorerOM.CertificateInfo : string * string -> Microsoft.BizTalk.ExplorerOM.CertificateInfo
Public Sub New (strCertificateName As String, strThumbprint As String)
Parameters
- strCertificateName
- String
- strThumbprint
- String