MicrosoftgraphcertificateBasedAuthConfiguration.CertificateAuthorities Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="certificateAuthorities")]
public System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MicrosoftgraphcertificateAuthority> CertificateAuthorities { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="certificateAuthorities")>]
member this.CertificateAuthorities : System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MicrosoftgraphcertificateAuthority> with get, set
Public Property CertificateAuthorities As IList(Of MicrosoftgraphcertificateAuthority)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to