←Select platform

ISecureBinding Interface

Summary

Enables a component to exchange security-related credentials with another component for subsequent use in interactions that need to be secure.

Syntax

C#
VB
C++
[InterfaceTypeAttribute(System.Runtime.InteropServices.ComInterfaceType)] 
[GuidAttribute("F933331D-91C6-11D2-AB9F-4471FBC00000")] 
public interface ISecureBinding 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> 
<GuidAttribute("F933331D-91C6-11D2-AB9F-4471FBC00000")> 
Public Interface ISecureBinding  
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)] 
[GuidAttribute("F933331D-91C6-11D2-AB9F-4471FBC00000")] 
public interface class ISecureBinding  

Example

For an example refer to InitializeBinding.

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