Visual Guard Class Library Documentation

VGSecurityManager.Authenticate Method

Authenticates a user by using the database or Visual Guard authentication mode.

Overload List

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);

See Also

VGSecurityManager Class | Novalys.VisualGuard.Security Namespace