Handles the end of the asynchronous operation started by the
BeginObtainNewCertificate method.
Parameters
- asyncResult
- A status object that represents an asynchronous call.
It is the asynchronous result returned by the BeginObtainNewCertificate method.
Return Value
Returns the certificate obtained from the certificate manager.
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also