DevForce Help Reference
Authenticator Class Members
Fields  Properties  Methods 


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 MethodLoginAsyncOverloaded. Calls LoginAsync(ILoginCredential,LoginOptions,CancellationToken) with default null IdeaBlade.EntityModel.ILoginCredential, LoginOptions and System.Threading.CancellationToken.None  
Public MethodLogoutLog the specified AuthenticationContext out of the Entity Server.  
Public MethodLogoutAsyncOverloaded. Perform 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
Extension Methods
 NameDescription
Public Extension MethodLoginAsync Perform an asynchronous login operation to validate user credentials against an Entity Server.
Public Extension MethodLogoutAsyncPerform an asynchronous operation to log the specified IdeaBlade.EntityModel.Security.AuthenticationContext out of the Entity Server.
Top
See Also

Reference

Authenticator Class
IdeaBlade.EntityModel.Security Namespace

Send Feedback