FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsLoginInfo..::..oLoginType Property

Gets or sets the type of the o authentication response.

Namespace:  FlowWright.cDevDecisionEngine
Assembly:  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);
}

Field Value

The type of the o authentication response.