Click or drag to resize
IAuthenticationService Interface
Interface for authentication service

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public interface IAuthenticationService

The IAuthenticationService type exposes the following members.

Properties
  NameDescription
Public propertyCurrentUser
Currently authenticated user
Top
See Also