FileShare interface
File share information with Path, Username, and Password.
Properties
password | Password credential used to connect to the share location. |
path | The folder path for this share. |
user |
User name credential to connect to the share location |
Property Details
password
Password credential used to connect to the share location.
password?: string
Property Value
string
path
The folder path for this share.
path: string
Property Value
string
userName
User name credential to connect to the share location
userName?: string
Property Value
string