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!

Authorization

Authorization is the process of discovering what a principal is allowed to do. Authorization generally takes place after authentication, and it uses information about the principal's identity to determine what resources the principal should have access to. NGWS runtime role-based security can be used to implement authorization.