OPC Labs EasyOPC-UA Components Library
HasSecurityKeyServiceModel Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUAPublishSubscribeClient Object : HasSecurityKeyServiceModel Method

Description
Determines whether the specified OPC UA server provides a PubSub Security Key Service (SKS) model.

 

DISPID (Dispatch ID):

 

For more information, see HasSecurityKeyServiceModel in .NET Reference.

Syntax
Visual Basic
Public Function HasSecurityKeyServiceModel( _
   ByVal endpointDescriptor As Variant _
) As Boolean
Parameters
endpointDescriptor

Return Type

See HasSecurityKeyServiceModel in .NET Reference.

Remarks

For remarks, see HasSecurityKeyServiceModel in .NET Reference.

Example

For examples, see HasSecurityKeyServiceModel in .NET Reference.

See Also

EasyUAPublishSubscribeClient Object  | EasyUAPublishSubscribeClient Members