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

Show in webframe

Disconnect Method






The context manager id.
The domain name of the site or organization that is being served by the located component.
The connection coupon obtain from the Connect method.
Enables an application to disconnect from the authentication repository.
Syntax
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=AuthenticationRepository&method=Disconnect&bindingCoupon={bindingCoupon}")]
Stream Disconnect( 
   string id,
   string domain,
   int bindingCoupon
)
'Declaration
 
<OperationContractAttribute()>
<WebGetAttribute(IsBodyStyleSetExplicitly=True, UriTemplate="?id={id}&domain={domain}&interface=AuthenticationRepository&method=Disconnect&bindingCoupon={bindingCoupon}")>
Function Disconnect( _
   ByVal id As String, _
   ByVal domain As String, _
   ByVal bindingCoupon As Integer _
) As Stream
'Usage
 
Dim instance As IAuthenticationRepositoryService
Dim id As String
Dim domain As String
Dim bindingCoupon As Integer
Dim value As Stream
 
value = instance.Disconnect(id, domain, bindingCoupon)
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=AuthenticationRepository&method=Disconnect&bindingCoupon={bindingCoupon}")]
Stream^ Disconnect( 
   String^ id,
   String^ domain,
   int bindingCoupon
) 

Parameters

id
The context manager id.
domain
The domain name of the site or organization that is being served by the located component.
bindingCoupon
The connection coupon obtain from the Connect method.
Requirements

Target Platforms

See Also

Reference

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