Click or drag to resize

AccountInfo Properties

This is preliminary documentation and is subject to change.

The AccountInfo type exposes the following members.

Properties
 NameDescription
Public propertyBlockInfoDetailed information of the active block placed on the current user, if any.
Public propertyExtensionData Gets the other extensible site information.
Public propertyGroups 
Public propertyIdCurrent user ID.
Public propertyIsAnonymous Determines whether current user is anonymous. It's recommended that you use IsUser to determine whether a user has logged in.
Public propertyIsBlockedDetermines whether the current user has been blocked.
Public propertyIsBot Determines whether current user is in "bot" group.
Public propertyIsUser Determines whether current user is in "user" group. This is usually used to determine whether a user has logged in.
Public propertyName 
Public propertyRights 
Top
See Also