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