Click or drag to resize
IceNetHttpApplicationRequestVaultProtocol Event
Requests Vault Protocol implementation factories.

Namespace: PDTec.IceNet.Web
Assembly: PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public static event RequestVaultProtocolEventHandler RequestVaultProtocol

Value

Type: PDTec.IceNet.Core.DatabaseRequestVaultProtocolEventHandler
Remarks
Typically you do not have to explicitly use this event in application code.
See Also