Class ControlAccountEditorRemoveLogin
Inherited Members
Namespace: DataWeb.Data
Assembly: DataWeb.Core.dll
Syntax
public class ControlAccountEditorRemoveLogin
Properties
FullName
Declaration
[Required(ErrorMessage = "FullName is required")]
public string FullName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
LoginProvider
Declaration
[Required(ErrorMessage = "LoginProvider is required")]
public string LoginProvider { get; set; }
Property Value
| Type | Description |
|---|---|
| string |