AutoLoginUserInfo Constructor frevvo Live Forms
Constructs an instance having the specified attributes.

Namespace: Frevvo.Forms.Client
Assembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax

public AutoLoginUserInfo(
	HttpWebResponse response
)

Parameters

response
Type: OnlineSystem.Net HttpWebResponse
the HttpWebResponse from the login request with all data for the user
See Also