Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in 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 |