OPC Studio User's Guide and Reference
BeginObtainNewCertificateOrCertificatePack Method (IEasyUAClientServerApplicationExtension)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Application.Extensions Namespace > IEasyUAClientServerApplicationExtension Class : BeginObtainNewCertificateOrCertificatePack Method
Begins obtaining a new application certificate or certificate pack from the certificate manager.

The BeginObtainNewCertificateOrCertificatePack methods begin an asynchronous operation that obtains a new application own certificate or certificate pack from the certificate manager, and stores it for subsequent usage.

When certificate pack is used, this method operates on certificates with certificate type Ids given by PackCertificateTypeIds.

Overload List
OverloadDescription
Begins obtaining a new application certificate from the certificate manager, using an arguments object.  
Begins obtaining a new application certificate from the certificate manager, using an arguments object, and a progress update provider.  
Requirements

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