Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ShareFolderClientOptions

Options for a client.

Hierarchy

  • ShareFolderClientOptions

Index

Properties

Properties

Optional host

host: string

The host address.

Optional password

password: string

The password.

Optional port

port: number

The TCP port.

Optional ssl

ssl: boolean

Use SSL or not.

Optional user

user: string

The username.

Generated using TypeDoc