Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
|
Delegate for consent related operations. More...
#include <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.
|
pure virtual |
Called when SDK requires user consent to connect to a service endpoint.
url | The URL for which the SDK requires user consent |