Walter.Web.FireWall
GetUserId Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace > IUserIdentity Interface : GetUserId Method
Gets the user identifier, null if the user is not logged in, or if the identity system does not assign integers to the users id's but strings or Guid's are used.
Syntax
Nullable<int> GetUserId()

Return Value

System.Nullable<System.Int32>.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IUserIdentity Interface
IUserIdentity Members