Linux Mac OSX Windows

Implemented by


  
[scriptable, uuid(bb4bae9c-39c5-11d5-ba26-00108303b117)]
interface nsITokenDialogs : nsISupports

Methods


        
void ChooseToken(in nsIInterfaceRequestor ctx, [array, size_is(count)] in wstring tokenNameList, in unsigned long count, out wstring tokenName, out boolean canceled)
 displayProtectedAuth - displays notification dialog to the user 
 that he is expected to authenticate to the token using its
 "protected authentication path" feature
void displayProtectedAuth(in nsIInterfaceRequestor ctx, in nsIProtectedAuthThread runnable)