Click or drag to resize
RequestEventsPostAuthenticate Field
Occurs when a security module has established the identity of the user.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
public static readonly SimpleHandler PostAuthenticate

Field Value

Type: SimpleHandler
See Also