|
Microsoft Information Protection (MIP) SDK for C++: Reference 1.16
Doxygen-generated documentation for MIP SDK written in C++
|
This is the complete list of members for ProtectionProfile::Settings, including all inherited members.
| AddRedirectionUri(const std::string &originalUri, const std::string &redirectUri) | ProtectionProfile::Settings | inline |
| CanCacheLicenses() const | ProtectionProfile::Settings | inline |
| GetCacheStorageType() const | ProtectionProfile::Settings | inline |
| GetConsentDelegate() const | ProtectionProfile::Settings | inline |
| GetCustomSettings() const | ProtectionProfile::Settings | inline |
| GetDnsRedirection() const | ProtectionProfile::Settings | inline |
| GetHttpDelegate() const | ProtectionProfile::Settings | inline |
| GetLoggerContext() const | ProtectionProfile::Settings | inline |
| GetMipContext() const | ProtectionProfile::Settings | inline |
| GetObserver() const | ProtectionProfile::Settings | inline |
| GetRedirectionUris() const | ProtectionProfile::Settings | inline |
| GetSessionId() const | ProtectionProfile::Settings | inline |
| GetStorageDelegate() const | ProtectionProfile::Settings | inline |
| GetTaskDispatcherDelegate() const | ProtectionProfile::Settings | inline |
| SetCanCacheLicenses(bool canCacheLicenses) | ProtectionProfile::Settings | inline |
| SetCustomSettings(const std::vector< std::pair< std::string, std::string > > &customSettings) | ProtectionProfile::Settings | inline |
| SetDnsRedirection(DnsRedirection dnsRedirection) | ProtectionProfile::Settings | inline |
| SetHttpDelegate(const std::shared_ptr< HttpDelegate > &httpDelegate) | ProtectionProfile::Settings | inline |
| SetLoggerContext(const std::shared_ptr< void > &loggerContext) | ProtectionProfile::Settings | inline |
| SetSessionId(const std::string &sessionId) | ProtectionProfile::Settings | inline |
| SetStorageDelegate(const std::shared_ptr< StorageDelegate > &storageDelegate) | ProtectionProfile::Settings | inline |
| SetTaskDispatcherDelegate(const std::shared_ptr< TaskDispatcherDelegate > &taskDispatcherDelegate) | ProtectionProfile::Settings | inline |
| Settings(const std::shared_ptr< MipContext > &mipContext, CacheStorageType cacheStorageType, const std::shared_ptr< ConsentDelegate > &consentDelegate, const std::shared_ptr< ProtectionProfile::Observer > &observer) | ProtectionProfile::Settings | inline |
| Settings(const std::shared_ptr< MipContext > &mipContext, CacheStorageType cacheStorageType, const std::shared_ptr< ConsentDelegate > &consentDelegate) | ProtectionProfile::Settings | inline |