Partager via


ProtocolSettings.SmbAuthenticationMethod Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)]
public string SmbAuthenticationMethod { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.SmbAuthenticationMethod : string with get, set
Public Property SmbAuthenticationMethod As String

Property Value

Implements

Attributes

Applies to