Click or drag to resize

GetSSOLinkModel Class

This class is the model for retrieving single sign on (SSO) URLs
Inheritance Hierarchy
SystemObject
  AppOne.Services.V2.ContractsGetSSOLinkModel

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public class GetSSOLinkModel

The GetSSOLinkModel type exposes the following members.

Properties
 NameDescription
Public propertyMobileURL The URL used for mobile redirection
Public propertyWebURL The URL used for redirection
Top
Remarks
This class is the model for retrieving single sign on (SSO) URLs.

See Also