ExportPolicyRule.Kerberos5PReadOnly 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.
Gets or sets kerberos5p Read only access. To be use with swagger version 2020-05-01 or later
[Newtonsoft.Json.JsonProperty(PropertyName="kerberos5pReadOnly")]
public bool? Kerberos5PReadOnly { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="kerberos5pReadOnly")>]
member this.Kerberos5PReadOnly : Nullable<bool> with get, set
Public Property Kerberos5PReadOnly As Nullable(Of Boolean)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute