Table of Contents

Class Properties.UaEndpoints

Namespace
Kepware.Api.Model
Assembly
Kepware.Api.dll
public static class Properties.UaEndpoints
Inheritance
Properties.UaEndpoints
Inherited Members

Fields

Adapter

Specifies the network adapter to which the endpoint will be bound.

Enabled

Defines if the endpoint is enabled or disabled.

Port

The port number to which the endpoint will be bound.

SecurityBasic128Rsa15

Defines if the endpoint accepts BASIC128_RSA15 encrypted connections (deprecated).

SecurityBasic256

Defines if the endpoint accepts BASIC256 encrypted connections (deprecated).

SecurityBasic256Sha256

Defines if the endpoint accepts BASIC256_SHA256 encrypted connections.

SecurityNone

Defines if the endpoint accepts insecure connections (not recommended).

Url

The generated endpoint URL (read-only).