Вопрос

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