Library_Item_CertVerificationStatus

Library_Item_CertVerificationStatus
Library_Item_CertVerificationStatus

The CertVerificationStatus enumerated type defines the certificate verification status of a library item. Currently applicable only to ovf item type
NOT_AVAILABLE : Existing library item which can not be verified. Applying security policy to an existing library may result in this status for items.
VERIFIED : Item has been fully validated during importing or file syncing.
INTERNAL : The Item is cloned/created through vCenter.
VERIFICATION_FAILURE : Item's certificate or manifest validation failed.
VERIFICATION_IN_PROGRESS : Item certificate verification is in progress.
UNTRUSTED : Certificate used to sign the item is not trusted.

This data structure has no properties.
Enumeration: NOT_AVAILABLE, VERIFIED, INTERNAL, VERIFICATION_FAILURE, VERIFICATION_IN_PROGRESS, UNTRUSTED,