Indicates whether this user logged in as a guest or not.
Namespace:
Sfs2X.Entities
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
SyntaxReturn Value
Type:
Booleantrue if this user is a guest.
Implements
User.IsGuest()
Remarks
Guest users have this property set to
GUEST.
See Also