Freigeben über


FileShareItem.EnabledProtocols Eigenschaft

Definition

Ruft das Authentifizierungsprotokoll ab, das für die Dateifreigabe verwendet wird, oder legt es fest. Kann nur beim Erstellen einer Freigabe angegeben werden. Mögliche Werte: "SMB", "NFS"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enabledProtocols")]
public string EnabledProtocols { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enabledProtocols")>]
member this.EnabledProtocols : string with get, set
Public Property EnabledProtocols As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: