Click or drag to resize

UserIsStandardUser Method

Indicates whether this user logged in as a standard user or not.

Namespace:  Sfs2X.Entities
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
bool IsStandardUser()

Return Value

Type: Boolean
true if this user is a standard user.
Remarks
Standard users have this property set to STANDARD.
See Also