This document is archived and information here might be outdated. Recommended version. |
Path to certificate bundle.
[Visual Basic .NET] Public Property CertPath As String
[C#] public string CertPath {get; set;}
[C++]
HRESULT get_CertPath(
System.String* CertPath
);
[C++]
HRESULT put_CertPath(
BSTR CertPath
);
[C++]
Parameters CertPath [out, retval]
CertPath is a parameter of type BSTR* CertPath [in]
CertPath is a parameter of type BSTR