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 only access.
public bool? Kerberos5ReadOnly { get; set; }
member this.Kerberos5ReadOnly : Nullable<bool> with get, set
Public Property Kerberos5ReadOnly As Nullable(Of Boolean)