For Programmers: Free Programming Magazines  


Home > Archive > Smartphone Developer Forum > March 2006 > Windows Smartphone Security Prompt









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Windows Smartphone Security Prompt
Michael Lang

2006-03-14, 3:57 am

When you excute an application that is not signed with a trusted certificate
on a Smartphone with security and receive the standard security prompt... If
the user answers yes to continue loading the assembly does the app run with
full access to the API as it would if it were signed with a trusted
certificate, or can it still be restricted and run into runtime errors when
attempting to access privileged API ?

Thanks in advance

Michael


Peter Foot [MVP]

2006-03-15, 7:58 am

There are different ways the security can be setup on a Smartphone device by
the OEM/Operator. If the device has 2 tier security with prompting, the app
will run with unprivileged access if the user accepts the prompt. This means
that certain APIs cannot be used - only if the app is signed with a
privileged certificate. A table is available here which shows hoe the main
operators configure their devices:-
http://msdn.microsoft.com/mobility/...ps/default.aspx
Some information on the security model can be found here:-
http://msdn.microsoft.com/library/d...ne_security.asp

Peter

--
Peter Foot
Windows Embedded MVP
www.peterfoot.net | www.inthehand.com

"Michael Lang" <mickNOSPAMTHANKSblang@htomail.com> wrote in message
news:unpzcXyRGHA.4952@TK2MSFTNGP09.phx.gbl...
> When you excute an application that is not signed with a trusted
> certificate on a Smartphone with security and receive the standard
> security prompt... If the user answers yes to continue loading the
> assembly does the app run with full access to the API as it would if it
> were signed with a trusted certificate, or can it still be restricted and
> run into runtime errors when attempting to access privileged API ?
>
> Thanks in advance
>
> Michael
>



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com