Click or drag to resize

SSORequestByEmpIdentifierParamsIn Class

Inbound payload used to retreive the SSO url by employee ID
Inheritance Hierarchy
SystemObject
  AppOne.Web.Service.Services.V1R0.Customer.ContractsSSORequestBaseParams
    AppOne.Web.Service.Services.V1R0.Customer.ContractsSSORequestByEmpIdentifierParamsIn

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

The SSORequestByEmpIdentifierParamsIn type exposes the following members.

Properties
 NameDescription
Public propertyEmpIdentifier Gets or sets the employee ID.
Top
See Also