OpenIdConnectConfiguration.CheckSessionIframe Property

Definition

Gets or sets the 'check_session_iframe'.

[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)]
[System.Text.Json.Serialization.JsonPropertyName("check_session_iframe")]
public string CheckSessionIframe { get; set; }
[<System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)>]
[<System.Text.Json.Serialization.JsonPropertyName("check_session_iframe")>]
member this.CheckSessionIframe : string with get, set
Public Property CheckSessionIframe As String

Property Value

Attributes

Applies to