NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Define the permission object semantics

Once the resource protection semantics and the appropriate granularity of permission control are determined, the next step for the developer is to define the permission object itself.

There are a few typical kinds of permissions that are used depending on the resource being protected and granularity of protection. Most permissions will be one or these standard design patterns or a combination thereof, although other designs are possible when circumstances so indicate.