 | 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
SyntaxIReadOnlyBoolEntityMember UnauthorizedMember { get; }
ReadOnly Property UnauthorizedMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis entity member is bound to the Unauthorized (Connexion interdite dans cette application) column of the EbpSysUser (Utilisateurs) table.
See Also