ISecurityUserWithLoginInfo Members
Returns an associated ISecurityUserLoginInfo collection.Properties
| Name | Description |
|---|---|
| IsActive | Specifies if a user is allowed to logon. Inherited from ISecurityUser. |
| UserName | Specifies the user’s login name. Inherited from ISecurityUser. |
Methods
| Name | Description |
|---|---|
| CreateUserLoginInfo(String, String) |
Allows the XAF framework to create a UserLoginInfo instance.
|
See Also