Click or drag to resize

AuthenticationHandlerAuthenticate Method

The core authentication logic which must be provided by the handler. Will be invoked at most once per request.

Namespace: GSF.Web.Security
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.230-beta
Syntax
public void Authenticate()
View Source
See Also