MySqlSimpleRoleProvider Properties

MySQL Connector/Net

MySqlSimpleRoleProvider Properties

The MySqlSimpleRoleProvider type exposes the following members.

Properties
  Name Description
Public property ApplicationName (Overrides SimpleRoleProvider.ApplicationName.)
Public property ConnectionString
Public property ConnectionStringName
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 UserIdColumn
Public property UserNameColumn
Public property UserTableName
Top
See Also