Version

VerifyApplicationIdentifier Method

Verifies the Application Identifier (AI) and make it in the encodable format.
Syntax
public static string VerifyApplicationIdentifier( 
   string code,
   char fnc1
)

Parameters

code
The code.
fnc1
The FNC1.

Return Value

The code, formated for encoding.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also