# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
Indicates that the request doesn't need any authentication.
Indicates that the security context in a request is using OAuth2 based authentication scheme.
Indicates that the security context in a request is using a SAML bearer token based authentication scheme.
Indicates that the security context in a request is using a SAML holder-of-key token based authentication scheme.
Indicates that the security context in a request is using a session identifier based authentication scheme.
Indicates that the security context in a request is using username/password based authentication scheme.
The date and time value will be formatted as full date, for example *2019 Jan 28, Mon*.
The date and time value will be formatted as full date and time, for example *2019 Jan 28, Mon 12:59:01 Z*.
The date and time value will be formatted as full time, for example *12:59:01 Z*.
The date and time value will be formatted as long date, for example *2019 Jan 28*.
The date and time value will be formatted as long date and time, for example *2019 Jan 28 12:59:01 Z*.
The date and time value will be formatted as long time, for example *12:59:01 Z*.
The date and time value will be formatted as medium date, for example *2019 Jan 28*.
The date and time value will be formatted as medium date and time, for example *2019 Jan 28 12:59:01*.
The date and time value will be formatted as medium time, for example *12:59:01*.
The date and time value will be formatted as short date, for example *2019-01-28*.
The date and time value will be formatted as short date and time, for example *2019-01-28 12:59*.
The date and time value will be formatted as short time, for example *12:59*.
# Structs
The AuthenticationScheme class defines constants for authentication scheme identifiers for authentication mechanisms present in the vAPI infrastructure shipped by VMware.
The ``DynamicID`` class represents an identifier for a resource of an arbitrary type.
The ``LocalizableMessage`` class represents localizable string and message template.
This class holds a single message parameter and formatting settings for it.
The ``NestedLocalizableMessage`` class represents a nested within a parameter localizable string or message template.
# Type aliases
The ``DateTimeFormat`` enumeration class lists possible date and time formatting options.