Click or drag to resize

ExternalLogin Constructor (IDataReader)

Note: This API is now obsolete.

Initializes a new instance of the ExternalLogin class

Namespace:  Dynamicweb.Security.UserManagement
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
[ObsoleteAttribute("Use any other constructor instead")]
public ExternalLogin(
	IDataReader dataReader
)

Parameters

dataReader
Type: System.DataIDataReader
See Also