Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
Loading...
Searching...
No Matches
ProtectionProfile::Settings Member List

This is the complete list of members for ProtectionProfile::Settings, including all inherited members.

AddRedirectionUri(const std::string &originalUri, const std::string &redirectUri)ProtectionProfile::Settingsinline
CanCacheLicenses() constProtectionProfile::Settingsinline
GetCacheStorageType() constProtectionProfile::Settingsinline
GetConsentDelegate() constProtectionProfile::Settingsinline
GetCustomSettings() constProtectionProfile::Settingsinline
GetDnsRedirection() constProtectionProfile::Settingsinline
GetHttpDelegate() constProtectionProfile::Settingsinline
GetLoggerContext() constProtectionProfile::Settingsinline
GetMipContext() constProtectionProfile::Settingsinline
GetObserver() constProtectionProfile::Settingsinline
GetRedirectionUris() constProtectionProfile::Settingsinline
GetSessionId() constProtectionProfile::Settingsinline
GetStorageDelegate() constProtectionProfile::Settingsinline
GetTaskDispatcherDelegate() constProtectionProfile::Settingsinline
SetCanCacheLicenses(bool canCacheLicenses)ProtectionProfile::Settingsinline
SetCustomSettings(const std::vector< std::pair< std::string, std::string > > &customSettings)ProtectionProfile::Settingsinline
SetDnsRedirection(DnsRedirection dnsRedirection)ProtectionProfile::Settingsinline
SetHttpDelegate(const std::shared_ptr< HttpDelegate > &httpDelegate)ProtectionProfile::Settingsinline
SetLoggerContext(const std::shared_ptr< void > &loggerContext)ProtectionProfile::Settingsinline
SetSessionId(const std::string &sessionId)ProtectionProfile::Settingsinline
SetStorageDelegate(const std::shared_ptr< StorageDelegate > &storageDelegate)ProtectionProfile::Settingsinline
SetTaskDispatcherDelegate(const std::shared_ptr< TaskDispatcherDelegate > &taskDispatcherDelegate)ProtectionProfile::Settingsinline
Settings(const std::shared_ptr< MipContext > &mipContext, CacheStorageType cacheStorageType, const std::shared_ptr< ConsentDelegate > &consentDelegate, const std::shared_ptr< ProtectionProfile::Observer > &observer)ProtectionProfile::Settingsinline
Settings(const std::shared_ptr< MipContext > &mipContext, CacheStorageType cacheStorageType, const std::shared_ptr< ConsentDelegate > &consentDelegate)ProtectionProfile::Settingsinline