Skip to main content

I’m current working on a .NET project to deprovision or remove access of a user from all the enterprise’s box contents. I did some research and learn that the steps involved 1. move the toBeDeletedUser’s ’ contents to a service account, 2. delete the user. 

I was looking into how to move the toBeDeletedUser’s content to a different user but seems like the documentation and code samples are all using Box.Core.V2. Has anyone been able to do so using Box.Sdk.Gen? I would greatly appreciate any advice. 

Be the first to reply!

Reply