Partager via


ProtocolSettings.SmbKerberosTicketEncryption Property

Definition

Kerberos ticket encryption supported by server. Valid values are RC4-HMAC, AES-256. Should be passed as a string with delimiter ';'

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

Property Value

Implements

Attributes

Applies to