Microsoft Information Protection SDK - C 1.17
API Reference Documentation for C
Loading...
Searching...
No Matches
mip_cc_user_rights Struct Reference

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
 

Detailed Description

A group of users and the rights associated with them.

Member Data Documentation

◆ rights

const char** mip_cc_user_rights::rights

List of rights

◆ rightsCount

int64_t mip_cc_user_rights::rightsCount

Number of rights

◆ users

const char** mip_cc_user_rights::users

List of users

◆ usersCount

int64_t mip_cc_user_rights::usersCount

Number of users


The documentation for this struct was generated from the following file: