This topic has not yet been rated - Rate this topic

SimpleRoleProvider.UserNameColumn Property

Gets the name of the database column that contains user names.

Namespace:  WebMatrix.WebData
Assembly:  WebMatrix.WebData (in WebMatrix.WebData.dll)
public string UserNameColumn { get; set; }

Property Value

Type: System.String
The name of the database column in the UserTableName table that contains user names.
  • Medium trust for the immediate caller. This member can be used by partially trusted code.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.