DevForce Help Reference
Authenticator Class Methods


For a list of all members of this type, see Authenticator members.

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