clsLoginInfo..::..oLoginType Property
Gets or sets the type of the o authentication response.
Namespace:
FlowWright.cDevDecisionEngineAssembly: cDevDecisionEngine (in cDevDecisionEngine.dll)
Syntax
public loginRequestType oLoginType { get; set; }
Public Property oLoginType As loginRequestType Get Set
public: property loginRequestType^ oLoginType { loginRequestType^ get (); void set (loginRequestType^ value); }

