다음을 통해 공유


QuickViewResponse.PostSsoViewId 속성

정의

SSO가 완료된 후 로드할 보기를 클라이언트에 알려주는 값을 가져오거나 설정합니다.

public string PostSsoViewId { get; set; }
member this.PostSsoViewId : string with get, set
Public Property PostSsoViewId As String

속성 값

SSO 흐름이 완료된 후 클라이언트에서 로드할 ViewId입니다.

적용 대상