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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for JavaScript