ActiveReports 8 Server SDK
FindUserDataByKey Method
The key to return the user data on.
Finds the user data by the key through all users.
Syntax
IDictionary<string,byte[]> FindUserDataByKey( 
   string key
)

Parameters

key
The key to return the user data on.

Return Value

The collection of user data per a user.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IExtensibleMembershipProvider Interface
IExtensibleMembershipProvider Members

Send Feedback