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::Vapi::Metadata::Authentication::OperationInfo Class Reference
Inheritance diagram for Com::Vmware::Vapi::Metadata::Authentication::OperationInfo:

Avaliable Methods

public method set_schemes ()
 
public method new ()
 
public method get_schemes ()
 

Detailed Description

The Com::Vmware::Vapi::Metadata::Authentication::OperationInfo class contains authentication information of an operation element.

Member Function Documentation

public method Com::Vmware::Vapi::Metadata::Authentication::OperationInfo::get_schemes ( )

Gets the value of 'schemes' property.

Return values
schemes- The current value of the field. List of authentication schemes used by an operation element. The authentication scheme specified on the service element corresponding to this operation element is ignored. List#
Code:
click to view
public method Com::Vmware::Vapi::Metadata::Authentication::OperationInfo::new ( )

Constructor to initialize the Com::Vmware::Vapi::Metadata::Authentication::OperationInfo structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Vapi::Metadata::Authentication::OperationInfo::set_schemes ( )

Sets the given value for 'schemes' property.

Parameters
schemes- New value for the field. List of authentication schemes used by an operation element. The authentication scheme specified on the service element corresponding to this operation element is ignored.
Code:
click to view

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