DevForce Help Reference
LoginAsync Method (Authenticator)


Calls LoginAsync(ILoginCredential,LoginOptions,CancellationToken) with default null IdeaBlade.EntityModel.ILoginCredential, LoginOptions and System.Threading.CancellationToken.None
Overload List
OverloadDescription
LoginAsync(ILoginCredential,LoginOptions)Calls LoginAsync(ILoginCredential,LoginOptions,CancellationToken) with default null IdeaBlade.EntityModel.ILoginCredential, LoginOptions and System.Threading.CancellationToken.None  
LoginAsync(ILoginCredential,LoginOptions,CancellationToken) Perform an asynchronous login operation to validate user credentials against an Entity Server.  
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

Authenticator Class
Authenticator Members

Send Feedback