|
Microsoft Information Protection SDK - C 1.17
API Reference Documentation for C
|
A group of users and the roles associated with them. More...
#include <protection_descriptor_cc.h>
Public Attributes | |
| const char ** | users |
| int64_t | usersCount |
| const char ** | roles |
| int64_t | rolesCount |
A group of users and the roles associated with them.
| const char** mip_cc_user_roles::roles |
List of roles
| int64_t mip_cc_user_roles::rolesCount |
Number of roles
| const char** mip_cc_user_roles::users |
List of users
| int64_t mip_cc_user_roles::usersCount |
Number of users