Click or drag to resize

VGSecurityManagerAuthenticate Method

Overload List
  NameDescription
Public methodAuthenticate(VGAdfsServer)
Authenticates a federated user
Public methodAuthenticate(VGICredential)
Authenticate the user by the VGICredential
Public methodStatic memberCode exampleAuthenticate(String, String)
Authenticates a user by using the database or Visual Guard authentication mode.
Public methodStatic memberCode exampleAuthenticate(String, String, VGAuthenticationMode)
Authenticates a user by using the specified authentication mode.
Public methodAuthenticate(VGAdfsServer, String, String)
Authenticates a federated user
Top
See Also