![]() | NetworkShareAccessorAccess Method |
Name | Description | |
---|---|---|
![]() ![]() | Access(String) |
Creates a NetworkShareAccessor for the given computer name. The user will be promted to enter credentials
|
![]() ![]() | Access(String, String, String) |
Creates a NetworkShareAccessor for the given computer name using the given username (format: domainOrComputername\Username) and password
|
![]() ![]() | Access(String, String, String, String) |
Creates a NetworkShareAccessor for the given computer name using the given domain/computer name, username and password
|