←Select platform

ISecureContextData Interface

Summary

Enables a context participant to securely get and set context data. The data is represented as a set of items, each of which is structured as a name/value pair. The context data for all subjects - common as well as secure - can be accessed via this interface.

Syntax

C#
VB
C++
[GuidAttribute("6F530680-BC14-11D1-90B1-76C60D000000")] 
[InterfaceTypeAttribute(System.Runtime.InteropServices.ComInterfaceType)] 
public interface ISecureContextData 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> 
<GuidAttribute("6F530680-BC14-11D1-90B1-76C60D000000")> 
Public Interface ISecureContextData  
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)] 
[GuidAttribute("6F530680-BC14-11D1-90B1-76C60D000000")] 
public interface class ISecureContextData  

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly