Microsoft Chat Server SDK Reference

Authenticated Property

This property retrieves the flag that indicates whether the user is authenticated.

Syntax

Flag = ChatUser.Authenticated

Parameters

Flag
True if user has been authenticated, False if not.

Remarks

The type of authentication depends on server settings, and can vary from simple Reverse DNS lookup to Microsoft® Windows NT® authentication.

See Also

Identity


© 1998 Microsoft Corporation. All rights reserved.