Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
|
Delegate for consent related operations. More...
#include <src/api/mip/common_types.h>
Public Member Functions | |
virtual Consent | GetUserConsent (const std::string &url)=0 |
Called when SDK requires user consent to connect to a service endpoint. | |
Delegate for consent related operations.
Definition at line 496 of file common_types.h.
|
pure virtual |
Called when SDK requires user consent to connect to a service endpoint.
url | The URL for which the SDK requires user consent |