IWSManConnectionOptionsEx::get_CertificateThumbprint method (wsmandisp.h)
Sets or gets the certificate thumbprint to use when authenticating by using client certificate authentication.
This property is read/write.
Syntax
HRESULT get_CertificateThumbprint(
BSTR *thumbprint
);
Parameters
thumbprint
Return value
None
Requirements
| Minimum supported client | Windows Vista |
| Minimum supported server | Windows Server 2008 |
| Target Platform | Windows |
| Header | wsmandisp.h |
| Library | WSManDisp.tlb |
| DLL | WSMAuto.dll |