If we have to run our XBAP application in fulltrust mode we need to create certificate which has to be added to client machine.
There are 2 ways to get certficate:
1. Get it from certified authority i.e. http://verisign.com
2. Generate a test signing certificate using Visual Studio ( Project Properties, Signing, "Create Test Certificate"
user still need to download and install certificate on there machine. This process cannot be automated.
May be a script can be created which calls certutil.exe utility
Subscribe to:
Post Comments (Atom)
If you’re using Visual Studio to build your .NET MAUI app on a Mac, locating the IPA (iOS App Package) file can be a bit tricky
If you’re using Visual Studio to build your .NET MAUI app on a Mac , locating the IPA (iOS App Package) file can be a bit tr...
-
Sample Code: if (Email.Default.IsComposeSupported) { string subject = "Hello!"; string body = "Excellent!"; ...
-
If you’re using Visual Studio to build your .NET MAUI app on a Mac , locating the IPA (iOS App Package) file can be a bit tr...
-
Charts for Windows and web including .Net MAUI LiveCharts - LiveCharts2 (lvcharts.com)
No comments:
Post a Comment