Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
|
This is the complete list of members for Identity, including all inherited members.
GetEmail() const | Identity | inline |
GetName() const | Identity | inline |
Identity() | Identity | inline |
Identity(const Identity &other) | Identity | inline |
Identity(const std::string &email) | Identity | inlineexplicit |
Identity(const std::string &email, const std::string &name) | Identity | inlineexplicit |
mEmail | Identity | private |
mName | Identity | private |