Microsoftgraphorganization.CertificateBasedAuthConfiguration Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to