DevForce Help Reference
Authenticator Class
Members 


Provides authentication services in a DevForce application.
Object Model
Authenticator ClassIAuthenticationContext Interface
Syntax
'Declaration
 
Public Class Authenticator 
'Usage
 
Dim instance As Authenticator
public class Authenticator 
Remarks
Call synchronous and asynchronous Login and Logout methods on the singleton Instance to validate user credentials in your application.
Inheritance Hierarchy

System.Object
   IdeaBlade.EntityModel.Security.Authenticator

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 Members
IdeaBlade.EntityModel.Security Namespace

Send Feedback