Share via


QuickViewResponse.RequiresSso Property

Definition

Gets or Sets a value indicating whether the client to trigger a single sign on flow.

public bool RequiresSso { get; set; }
member this.RequiresSso : bool with get, set
Public Property RequiresSso As Boolean

Property Value

True if single sign on flow should be started.

Applies to