C# Class Opc.Ua.Bindings.TcpChannelToken

Represents a security token associate with a channel.
ファイルを表示 Open project: OPCFoundation/UA-.NETStandardLibrary Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
TcpChannelToken ( ) : System

Creates an object with default values.

Method Details

TcpChannelToken() public method

Creates an object with default values.
public TcpChannelToken ( ) : System
return System