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!

Policy decision and permission grant process

Policy configuration consists of code group declarations (herein CG) with membership conditions so that code can be determined to be in a specific set of code groups. Each code group consists the defining membership conditions (MC), an allowed permission set (PA), and special attribute exclusive (EX). Thus,

CG = { MC, PA, EX }