VGLoginForm
|
Overloaded. Initializes a new instance of the VGLoginForm class. |
AllowConnectionWithoutRole | Gets or sets a boolean value indicating whether a user can be logged to the application even if he has no role for the application. |
DatabaseAuthenticationName | Gets or sets the name displayed in the authentication combobox for the database authentication mode. |
HeaderDescription | Gets or sets the description displayed just below the title of the header |
HeaderImage | Gets or sets the image displayed in the header of the dialog box. if the value is null (Nothing) the image will be hide. |
HeaderTitle | Gets or sets the text of title displayed in header of the dialog box |
RoleSelectionMode | Gets or sets the VGRoleSelectionMode used if a user as more than one role. |
Runtime | Gets the VGSecurityRuntime object used by this class to retrieve authentication information |
SelectedAuthenticationMode | Allows to select the default authentication mode for the dialog box |
State | Gets the VGAuthenticationStatus returned by the logon process. |
SupportedAuthenticationModes | Gets or sets the authentication modes supported by the form |
UserName | Gets or sets the username displayed in the UserName textbox. |
VisualGuardAuthenticationName | Gets or sets the name displayed in the authentication combobox for the Visual Guard authentication mode. |
AuthenticationFailed | Event raised when the authentication process is failed. |
AuthenticationSucceeded | Event raised when the authentication process is successfull. |
VGLoginForm Class | Novalys.VisualGuard.Security.WinForm Namespace