FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsAuthenticationResponse..::..userName Property

Gets or sets the name of the user.

Namespace:  FlowWright.cDevDecisionEngine
Assembly:  cDevDecisionEngine (in cDevDecisionEngine.dll)

Syntax


public string userName { get; set; }
Public Property userName As String
	Get
	Set
public:
property String^ userName {
	String^ get ();
	void set (String^ value);
}

Field Value

The name of the user.