Type alias Tsmbversion

Tsmbversion: "2.0" | "2.1" | "3" | "3.0" | "3.11" | "default"

SMB protocol version. 'default' if not set, negotiates the highest SMB2+ version supported by both the client and server.

Generated using TypeDoc