ActiveReports 9 Server
FindUserDataByName Method

Syntax
'Declaration
 
Function FindUserDataByName( _
   ByVal username As String _
) As IDictionary(Of String,Byte())
IDictionary<string,byte[]> FindUserDataByName( 
   string username
)

Parameters

username
See Also

Reference

IExtensibleMembershipProvider Interface
IExtensibleMembershipProvider Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum