Compartir a través de


FileShare.EnabledProtocols Propiedad

Definición

Obtiene o establece el protocolo de autenticación que se usa para el recurso compartido de archivos. Solo se puede especificar al crear un recurso compartido. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a