Skip to content
This repository was archived by the owner on Oct 27, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 1.08 KB

File metadata and controls

9 lines (6 loc) · 1.08 KB

VSphereAutomation::VAPI::VapiMetadataAuthenticationServiceInfo

Properties

Name Type Description Notes
schemes Array<VapiMetadataAuthenticationAuthenticationInfo> List of authentication schemes to be used for all the operation elements contained in this service element. The authentication scheme specified on the package element corresponding to this service element is ignored.
operations Array<VapiMetadataAuthenticationServiceInfoOperations> Information about all operation elements contained in this service element that contain authentication information. The key in the {@term map} is the identifier of the operation element and the value in the {@term map} is the authentication information for the operation element. <p> For an explanation of containment of authentication information within operation elements, see {@link vapi.metadata.authentication.service.Operation}.