WebSecurity.CurrentUserId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the ID for the current user.
public static int CurrentUserId { get; }
member this.CurrentUserId : int
Public Shared ReadOnly Property CurrentUserId As Integer
Property Value
The ID for the current user.