Click or drag to resize

IUserEntityUnauthorizedMember Property

Unauthorized EntityMember

(Connexion interdite dans cette application)

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

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This entity member is bound to the Unauthorized (Connexion interdite dans cette application) column of the EbpSysUser (Utilisateurs) table.
See Also