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::Content::Library::PublishInfo::AuthenticationMethod Class Reference
Inheritance diagram for Com::Vmware::Content::Library::PublishInfo::AuthenticationMethod:

Avaliable Methods

public method new ()
 

Detailed Description

The Com::Vmware::Content::Library::PublishInfo::AuthenticationMethod enumerated type* indicates how a subscribed library should authenticate to the published library endpoint. Constant Com::Vmware::Content::Library::PublishInfo::AuthenticationMethod::BASIC # Require HTTP Basic authentication matching a specified username and password. Constant Com::Vmware::Content::Library::PublishInfo::AuthenticationMethod::NONE # Require no authentication.

Member Function Documentation

public method Com::Vmware::Content::Library::PublishInfo::AuthenticationMethod::new ( )

Constructor to initialize the Com::Vmware::Content::Library::PublishInfo::AuthenticationMethod enumeration.

Return values
Blessedobject
Code:
click to view

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