security property

List<Map<String, List<String>>>? security
final

A declaration of which security mechanisms can be used for this operation.

Implementation

final List<Map<String, List<String>>>? security;