MicrosoftgraphsamlOrWsFedProvider.SigningCertificate Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="signingCertificate")]
public string SigningCertificate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="signingCertificate")>]
member this.SigningCertificate : string with get, set
Public Property SigningCertificate As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to