VMware vSphere Automation SDK for .NET 7.0.0.1
vmware::vcenter::tokenservice::InvalidScope Class Reference

The InvalidScope error indicates requested scope is invalid, unknown, malformed, or exceeds the scope granted by the resource owner. More...

Inherits vmware::vcenter::tokenservice::Error.

List of all members.

Classes

class  Builder
 Builder class for InvalidScope. More...

Public Member Functions

 InvalidScope (global::System.Collections.Generic.List< vmware.vapi.std.LocalizableMessage > messages, vmware.vapi.bindings.IStructure data)
 Generate all-fields constructor only for errors and standard structures that have relevant fields.
 InvalidScope ()
 Creates a default new instance.
override
vmware.vapi.bindings.type.StructType 
_GetType ()
override
vmware.vapi.data.StructValue 
_GetDataValue ()
override void _Validate ()
override bool _HasTypeNameOf< T > ()
override T _ConvertTo< T > ()
override bool Equals (object obj)
override int GetHashCode ()

Properties

override string Message [get]

Detailed Description

The InvalidScope error indicates requested scope is invalid, unknown, malformed, or exceeds the scope granted by the resource owner.


Constructor & Destructor Documentation

vmware::vcenter::tokenservice::InvalidScope::InvalidScope ( global::System.Collections.Generic.List< vmware.vapi.std.LocalizableMessage >  messages,
vmware.vapi.bindings.IStructure  data 
) [inline]

Generate all-fields constructor only for errors and standard structures that have relevant fields.

vmware::vcenter::tokenservice::InvalidScope::InvalidScope ( ) [inline]

Creates a default new instance.


Member Function Documentation

override T vmware::vcenter::tokenservice::InvalidScope::_ConvertTo< T > ( ) [inline]
override vmware.vapi.data.StructValue vmware::vcenter::tokenservice::InvalidScope::_GetDataValue ( ) [inline]
override vmware.vapi.bindings.type.StructType vmware::vcenter::tokenservice::InvalidScope::_GetType ( ) [inline, virtual]
override bool vmware::vcenter::tokenservice::InvalidScope::_HasTypeNameOf< T > ( ) [inline]
override void vmware::vcenter::tokenservice::InvalidScope::_Validate ( ) [inline, virtual]
override bool vmware::vcenter::tokenservice::InvalidScope::Equals ( object  obj) [inline]
override int vmware::vcenter::tokenservice::InvalidScope::GetHashCode ( ) [inline]

Property Documentation

override string vmware::vcenter::tokenservice::InvalidScope::Message [get]

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