Share via


ExportPolicyRule.Kerberos5IReadOnly Property

Definition

Gets or sets kerberos5i Read only access. To be use with swagger version 2020-05-01 or later

[Newtonsoft.Json.JsonProperty(PropertyName="kerberos5iReadOnly")]
public bool? Kerberos5IReadOnly { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="kerberos5iReadOnly")>]
member this.Kerberos5IReadOnly : Nullable<bool> with get, set
Public Property Kerberos5IReadOnly As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to