ActiveReports 8 Server SDK
ActiveReports.Server.Security Namespace
Inheritance Hierarchy
The Security namespace contains the UserContext class and the interfaces that you can use in creating a custom security provider.
Classes
 ClassDescription
ClassSetting Represents single settings property.
ClassUserContext Represents the user context for provider speicific data.
Interfaces
 InterfaceDescription
InterfaceIExtensibleMembershipProvider Extends the membership provider.
InterfaceIExtensibleRoleProvider Extends the role provider.
InterfaceIRole Specifies the role in the role-based security system.
InterfaceISecurityProvider Specifies the contract for a custom security provider.
InterfaceISecurityProviderFactory Specifies the security provider factory.
InterfaceISecurityProvidersRegistry Defines interface to security providers registry responsible for configuring and instantiating security providers.
Structures
 StructureDescription
StructureUserDescription Represents user description.
Enumerations
 EnumerationDescription
EnumerationPermissions Represents permission types.
Remarks

See Also

Reference

ActiveReports.Server.Extensibility Assembly
Create a Custom Security Provider

Send Feedback