Share via


SmbSetting.Versions Property

Definition

SMB protocol versions supported by server. Valid values are SMB2.1, SMB3.0, SMB3.1.1. Should be passed as a string with delimiter ';'.

public string Versions { get; set; }
member this.Versions : string with get, set
Public Property Versions As String

Property Value

Applies to