Ns_ConnAuthUser
Overview
Return user name
Syntax
char *Ns_ConnAuthUser(
Ns_Conn *conn
);
Description
The Ns_ConnAuthUser function returns the decoded user name from the header information associated with the connection.
Example
See the example for Ns_ConnAuthPasswd.
Top of Page
Copyright © 1996 America Online, Inc.