Click or drag to resize

NetworkShareAccessorAccess Method

Overload List
  NameDescription
Public methodStatic memberAccess(String)
Creates a NetworkShareAccessor for the given computer name. The user will be promted to enter credentials
Public methodStatic memberAccess(String, String, String)
Creates a NetworkShareAccessor for the given computer name using the given username (format: domainOrComputername\Username) and password
Public methodStatic memberAccess(String, String, String, String)
Creates a NetworkShareAccessor for the given computer name using the given domain/computer name, username and password
Top
See Also