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