ISecureBindingService Interface

Summary

The secure binding service enables a web component to exchange security-related credentials with another component for subsequent use in interactions that need to be secure.

Syntax
C#
VB
C++
[ServiceContractAttribute(Name="ISecureBindingService")] 
public interface ISecureBindingService : IBaseService 
<ServiceContractAttribute("ISecureBindingService")> 
Public Interface ISecureBindingService  
   Inherits IBaseService  
[ServiceContractAttribute("ISecureBindingService")] 
public interface class ISecureBindingService : public IBaseService   

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Services Assembly