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

Show in webframe

Connect Method






The context manager id.
The domain name of the site or organization that is being served by the located component.
A succinct string that contains the application's symbolic name.
Enables an application to establish a connection with the authentication repository.
Syntax
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=AuthenticationRepository&method=Connect&applicationName={applicationName}")]
Stream Connect( 
   string id,
   string domain,
   string applicationName
)
'Declaration
 
<OperationContractAttribute()>
<WebGetAttribute(IsBodyStyleSetExplicitly=True, UriTemplate="?id={id}&domain={domain}&interface=AuthenticationRepository&method=Connect&applicationName={applicationName}")>
Function Connect( _
   ByVal id As String, _
   ByVal domain As String, _
   ByVal applicationName As String _
) As Stream
'Usage
 
Dim instance As IAuthenticationRepositoryService
Dim id As String
Dim domain As String
Dim applicationName As String
Dim value As Stream
 
value = instance.Connect(id, domain, applicationName)
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=AuthenticationRepository&method=Connect&applicationName={applicationName}")]
Stream^ Connect( 
   String^ id,
   String^ domain,
   String^ applicationName
) 

Parameters

id
The context manager id.
domain
The domain name of the site or organization that is being served by the located component.
applicationName
A succinct string that contains the application's symbolic name.

Return Value

The value of a connection coupon.
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