[This is preliminary documentation and is subject to change.]

Secret string used to verify players' names. Randomly generated at startup. Known only to this server and to heartbeat servers.

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)

Syntax

   
 C# 
public static string Salt { get; internal set; }

See Also