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

Show in webframe

GetEncodedHashKey Method






The hash string.
Hashes the specified string.
Syntax
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?interface=Utils&method=GetEncodedHashKey&hashString={hashString}")]
Stream GetEncodedHashKey( 
   string hashString
)
'Declaration
 
<OperationContractAttribute()>
<WebGetAttribute(IsBodyStyleSetExplicitly=True, UriTemplate="?interface=Utils&method=GetEncodedHashKey&hashString={hashString}")>
Function GetEncodedHashKey( _
   ByVal hashString As String _
) As Stream
'Usage
 
Dim instance As ICcowParticipantService
Dim hashString As String
Dim value As Stream
 
value = instance.GetEncodedHashKey(hashString)
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?interface=Utils&method=GetEncodedHashKey&hashString={hashString}")]
Stream^ GetEncodedHashKey( 
   String^ hashString
) 

Parameters

hashString
The hash string.

Return Value

The encoded hash of the string.
Requirements

Target Platforms

See Also

Reference

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