Click or drag to resize

IUserEntityActiveDirectoryUserName Property

Gets or sets the active directory user name

(Nom de l'utilisateur dans l'Active Directory)

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 ActiveDirectoryUserName { get; set; }

Property Value

Type: String
Remarks
This entity member is bound to the ActiveDirectoryUserName (Nom de l'utilisateur dans l'Active Directory) column of the EbpSysUser (Utilisateurs) table.
See Also