Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
|
The connection information from a license. More...
#include <src/api/mip/protection/license_connection_info.h>
Public Member Functions | |
virtual const std::string & | GetExtranetUrl () const =0 |
Gets the extranet url. | |
virtual const std::string & | GetIntranetUrl () const =0 |
Gets the intranet url. | |
The connection information from a license.
Definition at line 45 of file license_connection_info.h.
|
pure virtual |
Gets the extranet url.
|
pure virtual |
Gets the intranet url.