APPX_CAPABILITY_INTERNET_CLIENT_SERVER constant

int const APPX_CAPABILITY_INTERNET_CLIENT_SERVER

Your Internet connection, including incoming unsolicited connections from the Internet – the app can send information to or from your computer through a firewall.

Implementation

static const APPX_CAPABILITY_INTERNET_CLIENT_SERVER = 2;