Verifies that the supplied user name and password are valid by using the authentication mode VisualGuard or Database mode.
Verifies that the supplied user name and password are valid by using the authentication mode VisualGuard or Database mode.
public VGAuthenticationState ValidateUser(String,String);
Verifies that the supplied user name and password are valid.
public VGAuthenticationState ValidateUser(String,String,VGAuthenticationMode);
VGSecurityRuntime Class | Novalys.VisualGuard.Security Namespace