C# 클래스 com.huawei.esdk.tp.oa.eSDKTPOAPlatformKeyMgrService.PlatformKeyMgrService

상속: System.Web.Services.Protocols.SoapHttpClientProtocol
파일 보기 프로젝트 열기: eSDK/esdk_tp_oa_native_csharp 1 사용 예제들

공개 메소드들

메소드 설명
CancelAsync ( object userState ) : void
PlatformKeyMgrService ( ) : System
PlatformKeyMgrService ( string url ) : System
getPublicKeyAsync ( ) : void
getPublicKeyAsync ( object userState ) : void

비공개 메소드들

메소드 설명
IsLocalFileSystemWebService ( string url ) : bool
OngetPublicKeyOperationCompleted ( object arg ) : void
getPublicKey ( [ Form = System.Xml.Schema.XmlSchemaForm.Unqualified)]outstringpublicKey ) : int

메소드 상세

CancelAsync() 공개 메소드

public CancelAsync ( object userState ) : void
userState object
리턴 void

PlatformKeyMgrService() 공개 메소드

public PlatformKeyMgrService ( ) : System
리턴 System

PlatformKeyMgrService() 공개 메소드

public PlatformKeyMgrService ( string url ) : System
url string
리턴 System

getPublicKeyAsync() 공개 메소드

public getPublicKeyAsync ( ) : void
리턴 void

getPublicKeyAsync() 공개 메소드

public getPublicKeyAsync ( object userState ) : void
userState object
리턴 void