Click or drag to resize

SSORequestBaseParamsLocation Property

Gets or sets the Location where the user will be directed. A user can be directed at the desktop or mobile applications. The default is desktop.

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public SSOLocation Location { get; set; }

Property Value

SSOLocation
A valid SSOLocation key
See Also