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
Visual Basic (Declaration) | |
---|
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
<GuidAttribute("6F530680-BC14-11D1-90B1-76C60D000000")>
Public Interface ISecureContextData |
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
See Also