ActiveReports.Server.Extensibility Assembly > ActiveReports.Server.Security Namespace > IExtensibleMembershipProvider Interface : FindUserDataByKey Method |
'Declaration Function FindUserDataByKey( _ ByVal key As String _ ) As IDictionary(Of String,Byte())
IDictionary<string,byte[]> FindUserDataByKey( string key )