Pregunta

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

¿Fue útil?

Solución

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.

Licenciado bajo: CC-BY-SA con atribución
scroll top