Click or drag to resize
SecurityEventsAuthenticate Field
Fires when authentication of the user is performed, allows to connect the authentication process to the external authentication provider

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax
C#
public static AuthenticationHandler Authenticate

Field Value

Type: AuthenticationHandler
See Also