Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_CommandFramework Commands

Public Function FrameworkValidateMasterPassword () As Boolean

Validate the Extension Framework master password. Used when accessing the Control Centre or other sensitive screens. This is intended to be low security - just enough to block a curious user. As long as code is not locked (ie. in an MDE), it can easily be worked around.

Call Template:

Dim b As Boolean
b = xf.Command.FrameworkValidateMasterPassword()

See Also:

Example 1:

If xf.Interact.FrameworkValidateMasterPassword() Then
DoCmd.OpenQuery "qryUpdateSettings"
End If
Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd