uaPLUS Reference
SecureChannelContext Constructor(String,EndpointDescription,RequestEncoding)
See Also  Send Feedback
Opc.Ua Namespace > SecureChannelContext Class > SecureChannelContext Constructor : SecureChannelContext Constructor(String,EndpointDescription,RequestEncoding)

secureChannelId
endpointDescription
messageEncoding

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal secureChannelId As String, _
   ByVal endpointDescription As EndpointDescription, _
   ByVal messageEncoding As RequestEncoding _
)
C# 
public SecureChannelContext( 
   string secureChannelId,
   EndpointDescription endpointDescription,
   RequestEncoding messageEncoding
)

Parameters

secureChannelId
endpointDescription
messageEncoding

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.