|
Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
|
This is the complete list of members for LicenseRightsData, including all inherited members.
| DoesContentExpire() | LicenseRightsData | inline |
| GetContentValidUntil() const | LicenseRightsData | inline |
| GetDirectoryObjectsRights() const | LicenseRightsData | inline |
| GetProtectionType() const | LicenseRightsData | inline |
| LicenseRightsData(const ProtectionType type, const std::vector< DirectoryObjectRights > &directoryObjectsRights, const std::chrono::time_point< std::chrono::system_clock > &contentValidUntil) | LicenseRightsData | inline |
| mContentValidUntil | LicenseRightsData | private |
| mDirectoryObjectsRights | LicenseRightsData | private |
| mType | LicenseRightsData | private |