Click or drag to resize

CustomerSettingDefaultAllowedImpersonationIPMask Field

Limit the access to the Impersonation feature to a range of IP adresses. Should contain the ip (range) of the CIAM portal servers. If the setting is empty, no restrictions is applied. For instance 192.168.10.*, 192.168.11.*

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public const string AllowedImpersonationIPMask = ""

Field Value

Type: String
See Also