IdeaBlade DevForce 2010 Help Reference
AuthenticationContext Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel.Security Namespace : AuthenticationContext Class


The following tables list the members exposed by AuthenticationContext.

Public Constructors

 NameDescription
Public ConstructorAuthenticationContext Constructor Creates an instance of this class.  
Top

Public Properties

 NameDescription
Public PropertyExtendedPropertyMap Additional properties.  
Public PropertyLoginState Returns whether this context is logged in.  
Public PropertyPrincipalThe System.Security.Principal.IPrincipal representing the logged in user.  
Public PropertySessionKey Token uniquely identifying a user session to the Entity Server.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.