Table of Contents

Property SecurityBasic256

Namespace
Kepware.Api.Model.Admin
Assembly
Kepware.Api.dll

SecurityBasic256

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

[Obsolete("Deprecated in OPC UA 1.04. Use SecurityBasic256Sha256 instead.", false)]
[YamlIgnore]
[JsonIgnore]
public UaEndpointSecurityMode? SecurityBasic256 { get; set; }

Property Value

UaEndpointSecurityMode?