Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
|
A file Containing types used to control dns redirection. More...
#include "mip/mip_namespace.h"
Go to the source code of this file.
Enumerations | |
enum class | DnsRedirection : unsigned int { Disabled = 0 , MDEDiscovery = 1 << 0 } |
Storage type for the caches. More... | |
Functions | |
DnsRedirection | operator| (DnsRedirection lhs, DnsRedirection rhs) |
A file Containing types used to control dns redirection.
|
strong |
|
inline |