python-o365 icon indicating copy to clipboard operation
python-o365 copied to clipboard

Add enable\disable\force password change directory methods

Open chudamax opened this issue 5 years ago • 2 comments

Add some methods to be able to enable\disable users or force to change the password. Not sure, is it a right class or I should use User?

chudamax avatar May 26 '20 10:05 chudamax

Not sure, is it a right class or I should use User?

It's ok although this methods should also be available on the User class

alejcas avatar May 27 '20 07:05 alejcas

I've added a couple of comments to your code. They apply for all the methods.

Thanks!

alejcas avatar May 27 '20 07:05 alejcas