Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PermissionManagement.md (#2963) #3065

Merged
merged 5 commits into from
Jan 4, 2023
Merged

Add PermissionManagement.md (#2963) #3065

merged 5 commits into from
Jan 4, 2023

Conversation

vickiez
Copy link
Contributor

@vickiez vickiez commented Dec 13, 2022

  • Add PermissionManagement.md

  • Update sample code

  • remove redundant comment

  • Apply internal API review feedback

  • Extra fixes

  • add example of origin

  • improve SetPermissionState docs

  • Add GetNonDefaultPermissionCollection for all kinds

  • remove GetNonDefaultPermissionCollectionForKind and enum lists

  • Make SetPermissionState an async method

  • Update specs/PermissionManagement.md

Co-authored-by: FrankC-msft [email protected]

  • Update specs/PermissionManagement.md

Co-authored-by: FrankC-msft [email protected]

  • apply API review feedback

Co-authored-by: FrankC-msft [email protected]

vickiez and others added 5 commits December 13, 2022 13:20
* Add PermissionManagement.md

* Update sample code

* remove redundant comment

* Apply internal API review feedback

* Extra fixes

* add example of origin

* improve SetPermissionState docs

* Add GetNonDefaultPermissionCollection for all kinds

* remove GetNonDefaultPermissionCollectionForKind and enum lists

* Make SetPermissionState an async method

* Update specs/PermissionManagement.md

Co-authored-by: FrankC-msft <[email protected]>

* Update specs/PermissionManagement.md

Co-authored-by: FrankC-msft <[email protected]>

* apply API review feedback

Co-authored-by: FrankC-msft <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment