Overload List
Name | Description | |
---|---|---|
![]() | ConnectToWorkSite |
Connect to the WorkSite server using windows credentials. The name of the server is specified in the ServerName property.
|
![]() | ConnectToWorkSite(String) |
Connect to the WorkSite server using windows credentials.
|
![]() | ConnectToWorkSite(String, String) |
Connect to the WorkSite server using supplied credentials.
The name of the server is specified in the ServerName property.
|
![]() | ConnectToWorkSite(String, String, String) |
Connect to the WorkSite server using windows credentials.
|
See Also