BlackListEntryBlockType Property

type of block. if set to 0 - This IP is blocked. (default value)
if set to 1 - This IP always allowed. (should not be automatically blocked) by any component

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
int BlockType { get; set; }

Property Value

Int32

See Also