MySQLRoleProvider Properties

MySQL Connector.Net

Collapse image Expand Image Copy image CopyHover image

The MySQLRoleProvider type exposes the following members.

Properties

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

See Also