uaPLUS Reference
Activate Method
See Also  Send Feedback
Opc.Ua.Server Namespace > Session Class : Activate Method

context
clientSoftwareCertificates
identityToken
identity
effectiveIdentity
localeIds
serverNonce

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function Activate( _
   ByVal context As OperationContext, _
   ByVal clientSoftwareCertificates As List(Of SoftwareCertificate), _
   ByVal identityToken As UserIdentityToken, _
   ByVal identity As IUserIdentity, _
   ByVal effectiveIdentity As IUserIdentity, _
   ByVal localeIds As StringCollection, _
   ByVal serverNonce() As Byte _
) As Boolean

Parameters

context
clientSoftwareCertificates
identityToken
identity
effectiveIdentity
localeIds
serverNonce

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.