Click or drag to resize
Galactic API

SimpleMappingRoleProvider Properties

The SimpleMappingRoleProvider type exposes the following members.

Properties
  NameDescription
Public propertyApplicationName
The name of the application using the role information specified in the configuration file (Web.config). The ApplicationName is stored in the data source with related user information and used when querying for user information. This property is read-write and defaults to the ApplicationPath if not specified explicitly.
(Overrides RoleProviderApplicationName.)
Public propertyDescription
Gets a brief, friendly description suitable for display in administrative tools or other user interfaces (UIs).
(Inherited from ProviderBase.)
Public propertyMaxRoleNameLength
The maximum number of characters that a role name may contain.
Public propertyName (Overrides ProviderBaseName.)
Top
See Also