Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
Loading...
Searching...
No Matches
LicenseConnectionInfo Class Referenceabstract

The connection information from a license. More...

#include <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.
 

Detailed Description

The connection information from a license.

Member Function Documentation

◆ GetExtranetUrl()

virtual const std::string & LicenseConnectionInfo::GetExtranetUrl ( ) const
pure virtual

Gets the extranet url.

Returns
The extranet url

◆ GetIntranetUrl()

virtual const std::string & LicenseConnectionInfo::GetIntranetUrl ( ) const
pure virtual

Gets the intranet url.

Returns
The intranet url

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