Overload List

  NameDescription
Public methodUnsafeAuthenticate(IUser)
Directly authenticate a user with the current SiteManager instance, with userState hash is created automatically.
Public methodUnsafeAuthenticate(IUser, String)
Directly authenticates a user with the current SiteManager instance, with the userState hash code provided.

See Also