Share via


SmbSetting.AuthenticationMethods Property

Definition

SMB authentication methods supported by server. Valid values are NTLMv2, Kerberos. Should be passed as a string with delimiter ';'.

public Azure.Provisioning.BicepValue<string> AuthenticationMethods { get; set; }
member this.AuthenticationMethods : Azure.Provisioning.BicepValue<string> with get, set
Public Property AuthenticationMethods As BicepValue(Of String)

Property Value

Applies to