Click or drag to resize

NetworkedMultiplayerENetDtlsVerify Property

Enable or disable certificate verification when UseDtlstrue.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool DtlsVerify { get; set; }

Property Value

Type: Boolean
See Also