ActiveReports.Server.Extensibility Assembly > ActiveReports.Server.Security Namespace : IExtensibleMembershipProvider Interface |
The following tables list the members exposed by IExtensibleMembershipProvider.
Name | Description | |
---|---|---|
![]() | FindUserDataByKey | Finds the user data by the key through all users. |
![]() | FindUserDataByName | Finds the user data by the user name through all users. |
![]() | GetUserData | Gets the user data for the specified user and the key. |
![]() | UpdateUserData | Updates the user data that is accessible via the key for the specified user. |