C# Class com.huawei.esdk.tp.oa.eSDKTPOAPlatformKeyMgrService.PlatformKeyMgrService

Inheritance: System.Web.Services.Protocols.SoapHttpClientProtocol
Afficher le fichier Open project: eSDK/esdk_tp_oa_native_csharp Class Usage Examples

Méthodes publiques

Méthode Description
CancelAsync ( object userState ) : void
PlatformKeyMgrService ( ) : System
PlatformKeyMgrService ( string url ) : System
getPublicKeyAsync ( ) : void
getPublicKeyAsync ( object userState ) : void

Private Methods

Méthode Description
IsLocalFileSystemWebService ( string url ) : bool
OngetPublicKeyOperationCompleted ( object arg ) : void
getPublicKey ( [ Form = System.Xml.Schema.XmlSchemaForm.Unqualified)]outstringpublicKey ) : int

Method Details

CancelAsync() public méthode

public CancelAsync ( object userState ) : void
userState object
Résultat void

PlatformKeyMgrService() public méthode

public PlatformKeyMgrService ( ) : System
Résultat System

PlatformKeyMgrService() public méthode

public PlatformKeyMgrService ( string url ) : System
url string
Résultat System

getPublicKeyAsync() public méthode

public getPublicKeyAsync ( ) : void
Résultat void

getPublicKeyAsync() public méthode

public getPublicKeyAsync ( object userState ) : void
userState object
Résultat void