Click or drag to resize
PersonAuthNLockoutRegistrationID Property
Lockout Gate Registration Data Ids - This is the list of gate registration ids used by the lockout gate

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public List<GateRegistration> AuthNLockoutRegistrationID { get; set; }

Property Value

Type: ListGateRegistration
See Also