wwProcess::OnCheckForAuthentication

Checks to see if a user is logged in when running in UserSecurity authentication mode.

Use this method if you just want to check if a user is logged in, without forcing them to actually login. This method sets the cAuthenticatedUser and cAuthenticatedUserName property.

o.OnCheckForAuthentication()

See also