문제

Is there a definite source i can rely on to know the Objects, Fields that the ActiveDirectoryMembershipProvider requires in Active Directory or Active Directory LDS. It is tiresome to go through all the fields in the active directory to know which ones are getting modified by the Asp.net Provider.

도움이 되었습니까?

해결책

Check this link http://msdn.microsoft.com/en-us/library/system.web.security.activedirectorymembershipprovider.aspx

There you will see a table with the property and the default directory attribute.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top