ParseInstallationAppIdentifier Property Parse
The system-dependent unique identifier of this installation. This identifier should be sufficient to distinctly name an app on stores which may allow multiple apps with the same display name.

Namespace: Parse
Assembly: Parse.WinRT (in Parse.WinRT.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax

public string AppIdentifier { get; }

Property Value

Type: String
See Also

Reference