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.
Gets or sets kerberos5 Read and write access.
public bool? Kerberos5ReadWrite { get; set; }
member this.Kerberos5ReadWrite : Nullable<bool> with get, set
Public Property Kerberos5ReadWrite As Nullable(Of Boolean)