QuickOPC User's Guide and Reference
_CertificateAcceptancePolicy Interface
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Security.ComTypes Namespace : _CertificateAcceptancePolicy Interface
Exposes OpcLabs.BaseLib.Security.CertificateAcceptancePolicy to COM clients.
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("128F27FA-3239-49B8-BE85-11AC5D77A2CE")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _CertificateAcceptancePolicy 
'Usage
 
Dim instance As _CertificateAcceptancePolicy
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("128F27FA-3239-49B8-BE85-11AC5D77A2CE")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _CertificateAcceptancePolicy 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("128F27FA-3239-49B8-BE85-11AC5D77A2CE")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _CertificateAcceptancePolicy 
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