| Overload | Description | 
|---|---|
| BeginObtainNewCertificate(IEasyUAClientServerApplication,UAEndpointDescriptor) | Begins an asynchronous operation that obtains a new application own certificate from the certificate manager, and stores it for subsequent usage. | 
| BeginObtainNewCertificate(IEasyUAClientServerApplication,UACertificateRequestParameters) | Begins an asynchronous operation that obtains a new application own certificate from the certificate manager, and stores it for subsequent usage. | 
| BeginObtainNewCertificate(IEasyUAClientServerApplication,UACertificateRequestParameters,AsyncCallback,Object) | Begins an asynchronous operation that obtains a new application own certificate from the certificate manager, and stores it for subsequent usage. | 
| BeginObtainNewCertificate(IEasyUAClientServerApplication,UACertificateRequestParameters,AsyncCallback,Object,IProgress<String[]>) | Begins an asynchronous operation that obtains a new application own certificate from the certificate manager, and stores it for subsequent usage. | 
| BeginObtainNewCertificate(IEasyUAClientServerApplication,UACertificateRequestParameters,IProgress<String[]>) | Begins an asynchronous operation that obtains a new application own certificate from the certificate manager, and stores it for subsequent usage. | 
| BeginObtainNewCertificate(IEasyUAClientServerApplication,UAObtainCertificateArguments) | Begins an asynchronous operation that obtains a new application own certificate from the certificate manager, and stores it for subsequent usage. | 
| BeginObtainNewCertificate(IEasyUAClientServerApplication,UAObtainCertificateArguments,IProgress<String[]>) | Begins an asynchronous operation that obtains a new application own certificate from the certificate manager, and stores it for subsequent usage. |