DevForce Help Reference
AuthenticationContext Class
Members 


Represents a user logged in to an Entity Server.
Syntax
'Declaration
 
Public Class AuthenticationContext 
   Implements IAuthenticationContext 
'Usage
 
Dim instance As AuthenticationContext
public class AuthenticationContext : IAuthenticationContext  
Remarks
DevForce will create an AuthenticationContext as the result of a synchronous or asynchronous Login operation on either the IdeaBlade.EntityModel.EntityManager or Authenticator.
Inheritance Hierarchy

System.Object
   IdeaBlade.EntityModel.Security.AuthenticationContext

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AuthenticationContext Members
IdeaBlade.EntityModel.Security Namespace

Send Feedback