SmbSetting.KerberosTicketEncryption Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Kerberos ticket encryption supported by server. Valid values are RC4-HMAC, AES-256. Should be passed as a string with delimiter ';'.
public string KerberosTicketEncryption { get; set; }
member this.KerberosTicketEncryption : string with get, set
Public Property KerberosTicketEncryption As String