Error processing SSI file
LEADTOOLS Leadtools.Ccow.Services (Leadtools.Ccow.Services assembly)

Show in webframe

InitializeSecureBinding Method






The context manager id.
The domain name of the site or organization that is being served by the located component.
The binder coupon.
The property names of the technology-specific secure binding-related properties for which the bindee wishes to establish agreement.
The property values.
Enables a web context management component ("bindee") to initiate the process of establishing a secure binding with another context management component ("binder").
Syntax
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=SecureBinding&method=InitializeBinding&bindeeCoupon={bindeeCoupon}&propertyNames={propertyNames}&propertyValues={propertyValues}")]
Stream InitializeSecureBinding( 
   string id,
   string domain,
   int bindeeCoupon,
   string[] propertyNames,
   string[] propertyValues
)
'Declaration
 
<OperationContractAttribute()>
<WebGetAttribute(IsBodyStyleSetExplicitly=True, UriTemplate="?id={id}&domain={domain}&interface=SecureBinding&method=InitializeBinding&bindeeCoupon={bindeeCoupon}&propertyNames={propertyNames}&propertyValues={propertyValues}")>
Function InitializeSecureBinding( _
   ByVal id As String, _
   ByVal domain As String, _
   ByVal bindeeCoupon As Integer, _
   ByVal propertyNames() As String, _
   ByVal propertyValues() As String _
) As Stream
'Usage
 
Dim instance As ISecureBindingService
Dim id As String
Dim domain As String
Dim bindeeCoupon As Integer
Dim propertyNames() As String
Dim propertyValues() As String
Dim value As Stream
 
value = instance.InitializeSecureBinding(id, domain, bindeeCoupon, propertyNames, propertyValues)
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=SecureBinding&method=InitializeBinding&bindeeCoupon={bindeeCoupon}&propertyNames={propertyNames}&propertyValues={propertyValues}")]
Stream^ InitializeSecureBinding( 
   String^ id,
   String^ domain,
   int bindeeCoupon,
   array<String^>^ propertyNames,
   array<String^>^ propertyValues
) 

Parameters

id
The context manager id.
domain
The domain name of the site or organization that is being served by the located component.
bindeeCoupon
The binder coupon.
propertyNames
The property names of the technology-specific secure binding-related properties for which the bindee wishes to establish agreement.
propertyValues
The property values.

Return Value

The binderPublicKey and mac values.
Requirements

Target Platforms

See Also

Reference

ISecureBindingService Interface
ISecureBindingService Members

Error processing SSI file
Leadtools.Ccow.Services requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features