| Visual Basic (Declaration) | |
|---|---|
Public Class LoginOptions | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As LoginOptions | |
| C# | |
|---|---|
public class LoginOptions | |
| C++/CLI | |
|---|---|
public ref class LoginOptions | |
Validation of user credentials can be performed either for a specific EntityManager or for the application as a whole. An EntityManager will communicate with a specific EntityServer, one having the same data source extension and composition context name. By default, the synchronous and asynchronous Login calls made from an EntityManager will use LoginOptions reflecting the EntityServer in use.
When calling the Authenticator.Login directly, you may choose which EntityServer to authenticate against by specifying the LoginOptions.
System.Object
IdeaBlade.EntityModel.Security.LoginOptions
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family