I am developing UWP application.I want to publish the application as LOB application in one of my client's enterprise account. I have few questions:
I want to publish the application as LOB application in one of my client's enterprise account.
This account should be a developer account.
1) Will it possible to publish the same application on the windows with different package name for other customers ?
When the package is uploaded in Microsoft Partner Center, Partner Center identifies the uploaded package according to the elements that declare the identity of your app in the manifest of the package. Identify elements of each app is unique,and you can't change them in the manifest if you still want to publish it. If the identity in the manifest remains the same, but only the name of the package after packaging is changed, the upload is not affected.
2) Will it possible to publish the same application on the windows with same package name for other customers ?
The same app can be used by different enterprises, but only one app with the same name can exist in the store. Once LOB distribution is selected, the usual Visibility options will be replaced with a list of the enterprises to which you can publish exclusive apps. Please go to Submit LOB apps for more details.
3) Does the windows do any verification on the code leave?
After you successfully upload the app's packages and submit the app for certification, the packages are queued for testing. [Derive from app certification process]