Partager via


SmbSetting.AuthenticationMethods Propriété

Définition

Obtient ou définit les méthodes d’authentification SMB prises en charge par le serveur. Les valeurs valides sont NTLMv2, Kerberos. Doit être passé en tant que chaîne avec le délimiteur ';'.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à