QuickViewResponse.PostSsoViewId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or Sets a value which tells the client what view to load after SSO is complete.
public string PostSsoViewId { get; set; }
member this.PostSsoViewId : string with get, set
Public Property PostSsoViewId As String
Property Value
ViewId to load from client after the SSO flow completes.