videosphere
Preparing search index...
app/(dashboard)/profile/connections/SmbConnectButton
SmbExistingConnection
Interface SmbExistingConnection
Non-secret SMB settings used to prefill the connect/edit form.
interface
SmbExistingConnection
{
host
:
string
;
share
:
string
;
domain
:
string
;
username
:
string
;
remotePath
:
string
;
label
:
string
;
}
Index
Properties
host
share
domain
username
remote
Path
label
Properties
host
host
:
string
share
share
:
string
domain
domain
:
string
username
username
:
string
remote
Path
remotePath
:
string
label
label
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
host
share
domain
username
remote
Path
label
videosphere
Loading...
Non-secret SMB settings used to prefill the connect/edit form.