Used to protect certain web facing methods. If the key
transmitted in the function call does not decrypt to the clear text stored
in settings.xml or Web.config app settings section. Relies on clearkey entry
in settings.xml or in the Web.config file in the app settings section.
Namespace: P4s3WebSvcAssembly: P4s3WebSvc (in P4s3WebSvc.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- val
- Type: System String
Return Value
Type: BooleanSee Also