Authenticates a user by using the database or Visual Guard authentication mode.
Authenticates a user by using the database or Visual Guard authentication mode.
public static VGAuthenticationState Authenticate(String,String);
Authenticates a user by using the specified authentication mode.
public static VGAuthenticationState Authenticate(String,String,VGAuthenticationMode);
VGSecurityManager Class | Novalys.VisualGuard.Security Namespace