ActiveReports 12 Server User Guide
ReadSettings Method

ActiveReports.Server.Extensibility Assembly > ActiveReports.Server.Security Namespace > ISecurityProvidersRegistry Interface : ReadSettings Method
The provider key.
Gets the settings for specific security provider.
Syntax
'Declaration
 
Function ReadSettings( _
   ByVal providerKey As String _
) As IDictionary(Of String,Setting)

Parameters

providerKey
The provider key.
See Also

Reference

ISecurityProvidersRegistry Interface
ISecurityProvidersRegistry Members