UserState.CreateFromUserClaims

Creates a UserState object from authentication information in the Forms Authentication ticket.

IsEmpty() will return false if no data was loaded but a Userdata object is always returned

public UserState CreateFromUserClaims(HttpContext context, Type userStateType)

© West Wind Technologies, 2025 • Updated: 2025-03-06
Comment or report problem with topic