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.13 KB

File metadata and controls

9 lines (6 loc) · 1.13 KB

VSphereAutomation::VAPI::VapiMetadataAuthenticationPackageInfo

Properties

Name Type Description Notes
schemes Array<VapiMetadataAuthenticationAuthenticationInfo> List of authentication schemes to be used for all the operation elements contained in this package element. If a particular service or operation element has no explicit authentications defined in the authentication defintion file, these authentication schemes are used for authenticating the user.
services Array<VapiMetadataAuthenticationPackageInfoServices> Information about all service elements contained in this package element that contain authentication information. The key in the {@term map} is the identifier of the service element and the value in the {@term map} is the authentication information for the service element. <p> For an explanation of authentication information containment within service elements, see {@link vapi.metadata.authentication.Service}.