←Select platform

GetEncodedPublicKey Method

Summary

Gets the public key.

Syntax

C#
VB
C++
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?interface=KeyContainer&method=GetEncodedPublicKey&applicationName={applicationName}")] 
[OperationContractAttribute()] 
Stream GetEncodedPublicKey(  
   string applicationName 
) 
<WebGetAttribute(IsBodyStyleSetExplicitly=True, UriTemplate="?interface=KeyContainer&method=GetEncodedPublicKey&applicationName={applicationName}")> 
<OperationContractAttribute()> 
Function GetEncodedPublicKey( _ 
   ByVal applicationName As String _ 
) As Stream 
[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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Ccow.Services Assembly
Click or drag to resize