Module: Nexpose::Search::Value::AuthenticationRequired
- Defined in:
- lib/nexpose/filter.rb
Overview
Constants for filtering on whether authentication is required.
Constant Summary collapse
- NONE =
'N'
- SINGLE =
'S'
- MULTIPLE =
'M'
Constants for filtering on whether authentication is required.
'N'
'S'
'M'