Call security determines whether a client has permission to call a server's methods. There are two ways to disable call security: one involves using Dcomcnfg.exe to modify the registry and the other requires calls to CoInitializeSecurity. For step-by-step procedures, see Turning Off Call Security Using DCOMCNFG and Turning Off Call Security Programmatically.