nn::nex::BackEndServices::GetCredentials Member Function

Syntax

Credentials * GetCredentials();

Parameters

None.

Return Values

The Credentials (the client's certificate information). If not logged in, then NULL is returned.

Description

Gets the Credentials (the certificate information for the client).

Gets the Credentials (the certificate information for the client). You must be logged in to the NGS to get valid Credentials.

Revision History

2011/01/28
Initial version.

CONFIDENTIAL