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



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Application.Extensions Namespace > IEasyUAClientServerApplicationExtension Class : HasOwnCertificateOrCertificatePack Method
Determines whether the application's own certificate or certificate pack is present.

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

If the specified certificate type Id is Null, the default certificate type Id from DefaultCertificateTypeId is used instead.

Overload List
OverloadDescription
Determines whether the application's own certificate or certificate pack is present.  
Determines whether the application's own certificate or certificate pack is present, specifying certificate sub-id.  
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