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+dcdb8fba58ad1eb99205b1dc6265fd5b3b7cf8ec
C#
public bool HideSensitiveData { get; set; }

Property Value

Boolean

See Also