Linux Mac OSX Windows

Implemented by


  
[scriptable, uuid(a1cbc159-468c-495d-8068-61dd538cbcca)]
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)