Click or drag to resize

IUserBaseLogin Property

Get or set the login of user

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
string Login { get; set; }

Property Value

Type: String
Remarks
The system will ensure the uniqueness of the login.
It will refused duplicate login while saving a user
See Also