Property SecurityBasic256
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; }