Frage

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

War es hilfreich?

Lösung

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.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit sharepoint.stackexchange
scroll top