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