nn::boss::TaskActionBase::SetClientCert Member Function

Syntax

nn::Result SetClientCert(
     const nn::http::InternalClientCertId inClientCertName
);

Arguments

Name Description
inClientCertName
in certStoreName Specifies the certificate store name.

Return Values

Returns the result of the operation.

Description

Sets an internal client certificate for use. Only the one specified internal client certificate can be used.

Revision History

2010/09/16
Initial version.

CONFIDENTIAL