MySQLRoleProvider Properties

MySQL Connector/Net

The MySQLRoleProvider type exposes the following members.

Properties

  NameDescription
ApplicationName
Gets or sets the name of the application to store and retrieve role information for.
(Overrides RoleProvider..::.ApplicationName.)
Description
Gets a brief, friendly description suitable for display in administrative tools or other user interfaces (UIs).
(Inherited from ProviderBase.)
Name
Gets the friendly name used to refer to the provider during configuration.
(Inherited from ProviderBase.)
WriteExceptionsToEventLog
Gets or sets a value indicating whether [write exceptions to event log].

See Also