uaPLUS Reference
SecureChannelCreated Method
See Also  Send Feedback
Opc.Ua.Security Namespace > Audit Class : SecureChannelCreated Method

implementationInfo
endpointUrl
secureChannelId
endpoint
clientCertificate
serverCertificate
encodingSupport

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Shared Sub SecureChannelCreated( _
   ByVal implementationInfo As String, _
   ByVal endpointUrl As String, _
   ByVal secureChannelId As String, _
   ByVal endpoint As EndpointDescription, _
   ByVal clientCertificate As X509Certificate2, _
   ByVal serverCertificate As X509Certificate2, _
   ByVal encodingSupport As BinaryEncodingSupport _
) 

Parameters

implementationInfo
endpointUrl
secureChannelId
endpoint
clientCertificate
serverCertificate
encodingSupport

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.