ActiveReports 12 Server User Guide
Create Method (ISecurityProviderFactory)

ActiveReports.Server.Extensibility Assembly > ActiveReports.Server.Security Namespace > ISecurityProviderFactory Interface : Create Method
The settings to create the provider on.
Creates a security provider with the specified settings.
Syntax
'Declaration
 
Function Create( _
   ByVal settings As IDictionary(Of String,String) _
) As ISecurityProvider

Parameters

settings
The settings to create the provider on.
See Also

Reference

ISecurityProviderFactory Interface
ISecurityProviderFactory Members