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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Services Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.