| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
To use NamePasswordAuthentication, populate username and password with the appropriate login information. You should not use AcquireCredentialsInGuest or ReleaseCredentialsInGuest for NamePasswordAuthentication.
Once populated, you can use NamePasswordAuthentication in any guest operations function call.
Properties
Name | Type | Description |
---|---|---|
password | xsd:string |
The password for Name-Password authentication.
|
username | xsd:string |
The user name for Name-Password authentication.
|
Properties inherited from GuestAuthentication | ||
interactiveSession | ||
Properties inherited from DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |