Activates a context manager so that it represents the active session for a point-of-use device.
public void Activate(int participantCoupon,IContextManager contextManager,string nonce,string appSignature)
Sub Activate( _ByVal participantCoupon As Integer, _ByVal contextManager As Leadtools.Ccow.IContextManager, _ByVal nonce As String, _ByVal appSignature As String _)
void Activate(int participantCoupon,Leadtools.Ccow.IContextManager^ contextManager,String^ nonce,String^ appSignature)
participantCoupon
The participant coupon of the application received from JoinCommonContext.
contextManager
The context manager 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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
