Microsoft Office 2000/Visual Basic Programmer's Guide   

Security Considerations

While security may not be the most exciting topic, the fact is that security is taking on an ever-greater importance for programmers as computers become increasingly connected through corporate networks and the Internet. Be sure to discuss the security needs for your solution with your customers.

There are two aspects of security with which you need to concern yourself as an Office solution developer. The first is protecting your intellectual property by securing your code. The second is protecting your solution from viruses and unwelcome users.

To secure your intellectual property, you have the following options:

To protect your solution from viruses and from undesired users, you have the following options:

For more information about securing your solution, see Chapter 17, "Securing Office Documents and Visual Basic for Applications Code" and Chapter 18, "Securing Access Databases."