SimpleRoleProvider.UserTableName Property

Definition

Gets the name of the database table that contains user information.

public string UserTableName { get; set; }
member this.UserTableName : string with get, set
Public Property UserTableName As String

Property Value

The name of the database table in the UserTableName table that contains user information.

Applies to