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