GuestAuthentication

GuestAuthentication
GuestAuthentication

GuestAuthentication is an abstract base class for authentication in the guest.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "interactiveSession": false
}
boolean
interactiveSession
Required

This is set to true if the client wants an interactive session in the guest.

Setting this is supported only for NamePasswordAuthentication.