Click or drag to resize

VGSecurityRuntimeValidateUser Method

Overload List
  NameDescription
Public methodValidateUser(VGAdfsServer)
Public methodValidateUser(VGICredential)
Public methodValidateUser(String, String)
Verifies that the supplied user name and password are valid by using the authentication mode VisualGuard or Database mode.
Public methodValidateUser(String, String, VGAuthenticationMode)
Verifies that the supplied user name and password are valid.
Public methodValidateUser(VGAdfsServer, String, String)
Top
See Also