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


The following tables list the members exposed by Authenticator.

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)InstanceThe singleton instance of the Authenticator.  
Top

Public Properties

 NameDescription
Public PropertyDefaultAuthenticationContextThe "default" AuthenticationContext.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodLoginOverloaded.  Validate user credentials against an Entity Server.  
Public MethodLoginAsync Perform an asynchronous login operation to validate user credentials against an Entity Server.  
Public MethodLogoutLog the specified AuthenticationContext out of the Entity Server.  
Public MethodLogoutAsyncPerform an asynchronous operation to log the specified AuthenticationContext out of the Entity Server.  
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.