Previous Topic: Java—Web Generation Client and Java Proxy RuntimeNext Topic: Communication Utilities and Middleware Exits


C#—ASP.NET Client and .NET Proxy Runtime

The source code for each of the C# user exits can be found in a file of the same name as the exit with a .cs suffix.

Example:

The exit CFBDynamicMessageSecurityExit is contained within a file named CFBDynamicMessageSecurityExit.cs.

The following table gives a brief description of the exits under C# - Client/C# Proxy Client Runtime.

User Exit Name

Description

CFBDynamicMessageSecurityExit

The C# CFB Client Security user exit

CFBDynamicMessageEncryptionExit

The C# CFB Client Encryption user exit

CFBDynamicMessageDecryptionExit

The C# CFB Client Decryption user exit

SrvrErrorExit

The C# ASP.NET Client to Server Flow Error exit

Note: For more information about the user exits, see the User Exit Reference Guide.