VMware vSphere Automation SDK Perl
The VMware vSphere Automation SDK for Perl supports the client-side vSphere Automation API for access to vSphere services and capabilities
 All Classes Files Functions
List of all members
Com::Vmware::Vcenter::Host::CreateSpec::ThumbprintVerification Class Reference

Avaliable Methods

public method new ()
 

Detailed Description

The Com::Vmware::Vcenter::Host::CreateSpec::ThumbprintVerification enumerated type defines the thumbprint verification schemes for a host's SSL certificate. Constant Com::Vmware::Vcenter::Host::CreateSpec::ThumbprintVerification::NONE # Accept the host's thumbprint without verifying it. Constant Com::Vmware::Vcenter::Host::CreateSpec::ThumbprintVerification::THUMBPRINT # Host's SSL certificate verified by checking its thumbprint against the specified thumbprint.

Member Function Documentation

public method Com::Vmware::Vcenter::Host::CreateSpec::ThumbprintVerification::new ( )

Constructor to initialize the Com::Vmware::Vcenter::Host::CreateSpec::ThumbprintVerification enumeration.

Return values
Blessedobject
Code:
click to view

The documentation for this class was generated from the following file: