MicrosoftgraphcertificateAuthority.IsRootAuthority Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to