Partager via


MicrosoftgraphinternalDomainFederation.IsSignedAuthenticationRequestRequired Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to