IUser Interface |
Namespace: Resto.Front.Api.Data.Security
public interface IUser : ISerializable, IEntity
The IUser type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccountingReasonCode | User accounting reason code. |
![]() | AssignedToCurrentDepartment | Whether this user is associated with the current department. Matters in iikoChain configuration. |
![]() | Card | User original personal card number. |
![]() | CellPhone | |
![]() | Code | User personal number. |
![]() | Id | (Inherited from IEntity.) |
![]() | InsuranceNumber | User insurance number. |
![]() | IsSessionOpen | |
![]() | Name | |
![]() | PublicExternalData | User External Data, which was set in iikoRMS or iikoWeb. |
![]() | 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.) |