UserConfigHideSensitiveData Property

Hide sensitive data in the editor. This include the application ID in the Multiplayer component and in project configs.

Definition

Namespace: Alteruna.Multiplayer.Configs
Assembly: Alteruna.Doc (in Alteruna.Doc.dll) Version: 1.0.0+a1176e08a0b4a6bfd8fefeddde6163a16d29e5ab
C#
public bool HideSensitiveData { get; set; }

Property Value

Boolean

See Also