Overload | Description |
---|---|
BeginObtainNewCertificatePack(IEasyUAClientServerApplication,UAEndpointDescriptor) | Begins obtaining a new application certificate from the certificate manager, specifying the GDS endpoint descriptor. |
BeginObtainNewCertificatePack(IEasyUAClientServerApplication,UACertificateRequestParameters) | Begins obtaining a new application certificate from the certificate manager, specifying the certificate request parameters. |
BeginObtainNewCertificatePack(IEasyUAClientServerApplication,UACertificateRequestParameters,AsyncCallback,Object) | Begins obtaining a new application certificate from the certificate manager, specifying the certificate request parameters, and asynchronous callback, and the state object. |
BeginObtainNewCertificatePack(IEasyUAClientServerApplication,UACertificateRequestParameters,AsyncCallback,Object,IProgress<String[]>) | Begins obtaining a new application certificate from the certificate manager, specifying the certificate request parameters, and asynchronous callback, the state object, and a progress update provider. |
BeginObtainNewCertificatePack(IEasyUAClientServerApplication,UACertificateRequestParameters,IProgress<String[]>) | Begins obtaining a new application certificate from the certificate manager, specifying the certificate request parameters, and a progress update provider. |