Share via


ExportPolicyRule.Kerberos5PReadWrite Property

Definition

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

Applies to