The AuthenticationInfo class provides the Entity Layer for the
Authentication Systems.
Namespace: DotNetNuke.Services.AuthenticationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[SerializableAttribute] public class AuthenticationInfo : BaseEntityInfo, IHydratable |
Visual Basic |
---|
<SerializableAttribute> Public Class AuthenticationInfo Inherits BaseEntityInfo Implements IHydratable |
Inheritance Hierarchy
System..::..Object
DotNetNuke.Entities..::..BaseEntityInfo
DotNetNuke.Services.Authentication..::..AuthenticationInfo
DotNetNuke.Entities..::..BaseEntityInfo
DotNetNuke.Services.Authentication..::..AuthenticationInfo