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

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
 

Detailed Description

A group of users and the roles associated with them.

Member Data Documentation

◆ roles

const char** mip_cc_user_roles::roles

List of roles

◆ rolesCount

int64_t mip_cc_user_roles::rolesCount

Number of roles

◆ users

const char** mip_cc_user_roles::users

List of users

◆ usersCount

int64_t mip_cc_user_roles::usersCount

Number of users


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