[ Previous ] [ Contents ] [ Index ] [ Next ]

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

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1996 America Online, Inc.