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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript