WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIPrefSecurityCheck

IID:c73c9a05-92ce-46e1-8f69-90a2a3a36104
Inherits From:nsISupports

Methods

PRBool canAccessSecurityPreferences ( )

PRBool canAccessSecurityPreferences ( )

Checks whether the currently executing script (if any) can access security preferences. Corresponds to CapabilityPreferencesAccess.

Exceptions from this method should be treated like a return value of false.

Reference documentation is generated from Mozilla's source.