windows域控里,属性和字段映射表

Posted mqingqing123

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了windows域控里,属性和字段映射表相关的知识,希望对你有一定的参考价值。

 string[] prop = new string[] { 
            "DisplayName", "SamAccountName", "UserPrincipalName", "userAccountControl", "givenName", "sn", 
"name", "Initials", "description", "physicalDeliveryOfficeName", "telephoneNumber", "mail",
"wWWHomePage", "WhenCreated", "streetAddress", "postOfficeBox", "l", "st", "postalCode", "co", "homePhone", "Pager", "mobile", "facsimileTelephoneNumber",
"
ipPhone", "UserWorkstations", "company", "department", "Title", "Manager", "homeMDB", "AccountExpires", "EmployeeID", "EmployeeNumber", "PwdLastSet", "msRTCSIP-PrimaryUserAddress", "ProxyAddresses",
"ProfilePath", "HomeDrive", "HomeDirectory", "ExMailboxDB", "DistinguishedName", "ExtensionAttribute1" };

 

技术分享图片

技术分享图片

技术分享图片

 

技术分享图片

 

技术分享图片

 

以上是关于windows域控里,属性和字段映射表的主要内容,如果未能解决你的问题,请参考以下文章

MyBatis关联查询,表字段相同,resultMap映射问题的解决办法

mybatis从入门到精通 结果映射

@table注解详解

配置属性—Entity Framework 对应表字段的类型的设定配置方法

MyBatisPlus怎么忽略映射字段

Dapper数据库字段和model属性映射