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

Show in webframe

GetEncodedPublicKey Method






A succinct string that contains the application�s symbolic name.
Gets the public key.
Syntax
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?interface=KeyContainer&method=GetEncodedPublicKey&applicationName={applicationName}")]
[OperationContractAttribute()]
Stream GetEncodedPublicKey( 
   string applicationName
)
'Declaration
 
<WebGetAttribute(IsBodyStyleSetExplicitly=True, UriTemplate="?interface=KeyContainer&method=GetEncodedPublicKey&applicationName={applicationName}")>
<OperationContractAttribute()>
Function GetEncodedPublicKey( _
   ByVal applicationName As String _
) As Stream
'Usage
 
Dim instance As ICcowParticipantService
Dim applicationName As String
Dim value As Stream
 
value = instance.GetEncodedPublicKey(applicationName)
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?interface=KeyContainer&method=GetEncodedPublicKey&applicationName={applicationName}")]
[OperationContractAttribute()]
Stream^ GetEncodedPublicKey( 
   String^ applicationName
) 

Parameters

applicationName
A succinct string that contains the application�s symbolic name.

Return Value

The key container public key.
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