.NET AppConnect sample apps

The AppConnectiOSSDK_V<version>_<build>.zip contains sample apps that illustrate how to use the .NET AppConnect C# binding.

These sample apps are:

  • HelloAppConnectDOTNET

    This sample app demonstrates how an app uses the .NET AppConnect C# binding. The app displays its authorization status, its app configuration, and its data loss prevention policies.

The .NET AppConnect C# binding does not provide bindings for the AppConnect secure file
I/O APIs. However, it does provide bindings for the APIs that obtain an encryption key for use with custom cryptography routines. Only .NET dual-mode apps that use custom cryptographic routines need to keep track of the dual-mode data encryption states that are described in the dual-mode app section.