←Select platform

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 Leadtools.Ccow.Services.IBaseService  
[ServiceContractAttribute("ISecureBindingService")] 
public interface class ISecureBindingService : public Leadtools.Ccow.Services.IBaseService   

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.Services Assembly