Name
|
Type
|
Description
|
extensionSession | xsd:boolean |
Whether or not this session belongs to a VC Extension.
Since vSphere API 5.0
|
fullName | xsd:string |
The full name of the user, if available.
|
key | xsd:string |
A unique identifier for this session,
also known as the session ID.
|
lastActiveTime | xsd:dateTime |
Timestamp when the user last executed a command.
|
locale | xsd:string |
The locale for the session used for data formatting and preferred for messages.
|
loginTime | xsd:dateTime |
Timestamp when the user last logged on to the server.
|
messageLocale | xsd:string |
The locale used for messages for the session.
If there are no localized messages for the user-specified locale, then
the server determines this locale.
|
userName | xsd:string |
The user name represented by this session.
|
Properties inherited from DynamicData |
dynamicProperty, dynamicType |