문제

For a web application configured with OOTB FBA membership, is there possible to manage the list (stored in asp membership) of users through CSOM or maybe PowerShell ? I'm looking to see if any documented way of modifying (deleting/updating) the users within the FBA database without querying the database directly.

Thanks

도움이 되었습니까?

해결책

CSOM does not provide this functionality. You will need to connect to the database or find middleware such as an identity governance solution to manage accounts within the FBA database.

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