Microsoft Information Protection (MIP) SDK for C++: Reference 1.16
Doxygen-generated documentation for MIP SDK written in C++
|
Interface for the result of cloud discovery. More...
#include <src/api/mip/cloud_discovery_delegate.h>
Public Member Functions | |
virtual ServicesInfo | GetServicesInfo () const =0 |
Get the services information ServicesInfo. | |
virtual bool | IsSovereignCloud () const =0 |
detect if the given domain info is a sovereign cloud. | |
Interface for the result of cloud discovery.
Definition at line 109 of file cloud_discovery_delegate.h.
|
pure virtual |
Get the services information ServicesInfo.
|
pure virtual |
detect if the given domain info is a sovereign cloud.