Pergunta

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

Foi útil?

Solução

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 em: CC-BY-SA com atribuição
Não afiliado a sharepoint.stackexchange
scroll top