DevForce Help Reference
LoginOperation Class
Members 


Information about an asynchronous login operation.
Object Model
LoginOperation ClassLoginEventArgs ClassIAuthenticationContext Interface
Syntax
Remarks
Returned by an Authenticator.LoginAsync call. You can use the LoginOperation to track or cancel the request. The LoginOperation is also passed to the callback method supplied to the async call.
Inheritance Hierarchy

System.Object
   IdeaBlade.EntityModel.BaseOperation<TEventArgs,TOp>
      IdeaBlade.EntityModel.LoginOperation

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

LoginOperation Members
IdeaBlade.EntityModel Namespace

Send Feedback