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

Show in webframe

Activate Method






The context manager id.
The domain name of the site or organization that is being served by the located component.
The participant coupon of the application received from JoinCommonContext.
The context manager URL to activate.
A string provide to create the digital signal. A new value should be provide each time this is called.
The digital signature of the application.
Activates a web context manager so that it represents the active session for a point-of-use device.
Syntax
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ContextSession&method=Activate&participantCoupon={participantCoupon}&cmToActivate={cmToActivate}&nonce={nonce}&AppSignature={appSignature}")]
[OperationContractAttribute()]
Stream Activate( 
   string id,
   string domain,
   int participantCoupon,
   string cmToActivate,
   string nonce,
   string appSignature
)
'Declaration
 
<WebGetAttribute(IsBodyStyleSetExplicitly=True, UriTemplate="?id={id}&domain={domain}&interface=ContextSession&method=Activate&participantCoupon={participantCoupon}&cmToActivate={cmToActivate}&nonce={nonce}&AppSignature={appSignature}")>
<OperationContractAttribute()>
Function Activate( _
   ByVal id As String, _
   ByVal domain As String, _
   ByVal participantCoupon As Integer, _
   ByVal cmToActivate As String, _
   ByVal nonce As String, _
   ByVal appSignature As String _
) As Stream
'Usage
 
Dim instance As IContextSessionService
Dim id As String
Dim domain As String
Dim participantCoupon As Integer
Dim cmToActivate As String
Dim nonce As String
Dim appSignature As String
Dim value As Stream
 
value = instance.Activate(id, domain, participantCoupon, cmToActivate, nonce, appSignature)
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ContextSession&method=Activate&participantCoupon={participantCoupon}&cmToActivate={cmToActivate}&nonce={nonce}&AppSignature={appSignature}")]
[OperationContractAttribute()]
Stream^ Activate( 
   String^ id,
   String^ domain,
   int participantCoupon,
   String^ cmToActivate,
   String^ nonce,
   String^ appSignature
) 

Parameters

id
The context manager id.
domain
The domain name of the site or organization that is being served by the located component.
participantCoupon
The participant coupon of the application received from JoinCommonContext.
cmToActivate
The context manager URL to activate.
nonce
A string provide to create the digital signal. A new value should be provide each time this is called.
appSignature
The digital signature of the application.
Requirements

Target Platforms

See Also

Reference

IContextSessionService Interface
IContextSessionService 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