Click or drag to resize

SSORequestByLoginIDParamsIn Class

The inbound payload used to get the SSO URL by users login-id credentials
Inheritance Hierarchy
SystemObject
  AppOne.Web.Service.Services.V1R0.Customer.ContractsSSORequestBaseParams
    AppOne.Web.Service.Services.V1R0.Customer.ContractsSSORequestByLoginIDParamsIn

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public class SSORequestByLoginIDParamsIn : SSORequestBaseParams

The SSORequestByLoginIDParamsIn type exposes the following members.

Properties
 NameDescription
Public propertyLoginID Gets or sets the login ID.
Top
See Also