GetAuthenticatedAgentDisplayName

From The Contingency Market

Jump to: navigation, search

Contents

GetAuthenticatedAgentDisplayName(ulSessionID,uSequenceID,sIntegrity)

Obtain the display name of the agent authenticating this session.

PARAMETERS

ulong ulSessionID 
ID of authenticated session.
uint uSequenceID 
Sequence number.
string sIntegrity 
md5("ipaddr(sid,seq)->GetAuthenticatedAgentDisplayName()/secret").

RETURNS

string

string 
agent's proper name.

FAULTS

Session.

TEST

GetAuthenticatedAgentDisplayName() according to the respective template currently returns CMWebAdmin.

Views
Personal tools