Click or drag to resize

ConnectionLogin Method

Overload List
  NameDescription
Public methodLogin(String)
Automate the Login to the Perforce Server
Public methodLogin(String, Options)
Login to the Perforce Server
Public methodLogin(String, Boolean)
Runs the login process. If the server is using ticket based authentication, actually runs the logon three times. Once to login and update the ticket file, once to get the ticket from the server and finally once to get the ticket expiration data.
Public methodLogin(String, Options, String)
Run a Login on the Perforce Server
Top
See Also