Click or drag to resize

UserAccountControlLogOnInteractiveUser Method

Overload List
  NameDescription
Public methodStatic memberLogOnInteractiveUser(NetworkCredential, SafeTokenHandle)
Logs on the user with the given credentials as an interactive user.
Public methodStatic memberLogOnInteractiveUser(String, String, String, SafeTokenHandle)
Logs on the user with the given credentials as an interactive user.
Top
See Also