Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 753 Bytes

SecurityDevice.md

File metadata and controls

14 lines (9 loc) · 753 Bytes

SecurityDevice

Properties

Name Type Description Notes
Name string Unique name of the Security Device. [optional]
Type string The Security device type. Values are one of: apiKey, awsHeader, awsQuery, basic, authPolicy, oauth, oauthExternal, passThrough, or twoWaySSL. [optional]
Order int32 Specifies the order in which this device will be invoked. [optional]
Properties map[string]string List of device-specific properties. [optional]

[Back to Model list] [Back to API list] [Back to README]