Share via


ExportPolicyRule.Kerberos5IReadWrite Property

Definition

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

Applies to