Click or drag to resize

IUserConnectionEntityUserId Property

Gets or sets the user Id

(Id de l'utilisateur)

Namespace:  EBP.Api.Interfaces.Framework.BusinessLogic.User
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
string UserId { get; set; }

Property Value

Type: String
Remarks
This entity member is bound to the UserId (Id de l'utilisateur) column of the EbpSysUserConnection (Connexions des utilisateurs) table.
See Also