DevForce Help Reference
ILoginCredential Interface
Members 


Provides a credential interface for password-based authentication schemes.
Syntax
'Declaration
 
Public Interface ILoginCredential 
'Usage
 
Dim instance As ILoginCredential
public interface ILoginCredential 
Remarks
LoginCredential is the base implementation of this interface.
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

ILoginCredential Members
IdeaBlade.EntityModel Namespace
LoginCredential Class
Login(ILoginCredential,LoginOptions) Method

Send Feedback