Guest Auth Manager APIs
AuthManager is the managed object that provides APIs to manipulate the guest operating authentication.
Operations
POST
Guest Auth Manager Acquire Credentials In Guest
Authenticates in the guest and returns a *GuestAuthentication* object with the acquired credentials for use in subsequent guest operation calls.
POST
Guest Auth Manager Release Credentials In Guest
Releases session data and resources associated with a *GuestAuthentication* object returned by *GuestAuthManager.AcquireCredentialsInGuest*.
POST
Guest Auth Manager Validate Credentials In Guest
Validates the *GuestAuthentication* credentials.