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