IUser Interface |
Namespace: Resto.Front.Api.Data.Security
public interface IUser : ISerializable, IEntity
The IUser type exposes the following members.
| Name | Description | |
|---|---|---|
| Card | User original personal card number. | |
| CellPhone | ||
| Code | User personal number. | |
| Id | (Inherited from IEntity.) | |
| InsuranceNumber | User insurance number. | |
| IsSessionOpen | ||
| Name | ||
| TaxpayerId | User taxpayer identification number. | |
| Type | Contractor types assigned to the user. |
| Name | Description | |
|---|---|---|
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |
| Name | Description | |
|---|---|---|
| GetUserRoles |
Returns roles available for the user.
(Defined by OperationArgumentExtensions.) |