paIgnoreNotificationCodes property
List<int>?
get
paIgnoreNotificationCodes
A list of notification codes that should be ignored during
passive authentication (PA).
Implementation
List<int>? get paIgnoreNotificationCodes => _paIgnoreNotificationCodes;