Udostępnij przez


SmbSetting.KerberosTicketEncryption 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.Owned)]
public string KerberosTicketEncryption { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)>]
member this.KerberosTicketEncryption : string with get, set
Public Property KerberosTicketEncryption As String

Property Value

Implements

Attributes

Applies to