ActiveReports 12 Server User Guide
GetProviderList Method

ActiveReports.Server.Extensibility Assembly > ActiveReports.Server.Security Namespace > ISecurityProvidersRegistry Interface : GetProviderList Method
Gets full provider list in form of Key+Value disctionary. Includes "builtin" provider.
Syntax
'Declaration
 
Function GetProviderList() As IEnumerable(Of KeyValuePair(Of String,String))
See Also

Reference

ISecurityProvidersRegistry Interface
ISecurityProvidersRegistry Members