다음을 통해 공유


QuickViewResponse.RequiresSso 속성

정의

클라이언트가 Single Sign-On 흐름을 트리거할지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

Single Sign-On 흐름을 시작해야 하는 경우 True입니다.

적용 대상