Syntax
AOCEAuthenticateUser([AllowPrompt])
Remarks
Returns –1 if the user has logged on to PowerTalk and 0 (zero) if not. A mailer need not be attached to the active document for this function to work. AOCEAuthenticateUser() is available only on the Macintosh and only if PowerTalk is installed.
Argument | Explanation | |
AllowPrompt | If the user has not logged on to PowerTalk, specifies whether or not to display a dialog box prompting the user to type an access code to unlock the key chain: 0 (zero) No dialog box appears. 1 or omitted The dialog box appears. |
See Also
AOCEGetSender$()