On Jun 14, 2013, at 11:02 AM, Christian Schmitz 
<[email protected]> wrote:

> Am 14.06.2013 um 19:39 schrieb Tim Jones <[email protected]>:
> 
>> I use the SimpleNewAuthorization method to set up a authorization shell 
>> function.  However, I’m expanding an app and need to perform multiple auth 
>> calls.  If I call the SimpleNewAuthorization method each time, the user is 
>> prompted over and over.  However, if I don’t call SimpleNewAuthorization 
>> each time and the user’s auth timeout period has expired, the auth fails.
>> 
>> Is there a way to ask the AuthorizationMBS instance if it’s authorization is 
>> still active?
> 
> What are you doing?
> 
> Better just authorize ones to bless a helper tool to do the job each time.

The issue is that this can cause the dialog to appear 5 times in around 40 
seconds if the user is paying close attention.  It makes the app look really 
“sketchy” according to one beta tester.

I’ve set the KeepRights bool to True, but even after calling 
SimpleNewAuthorization checking the “authShell.Authorized” returns false.

I really need to ask once and then only ask again if the system’s authorization 
timeout has occurred.

Tim

_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
[email protected]
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to