Used to set the username and password to be used in the OpenTok.Dial method. These are used in the SIP INVITE request for HTTP digest authentication, if it is required by your SIP platform. See the DialOptions class. More...
| Properties | |
| string | Username [get, set] |
| The username. More... | |
| string | Password [get, set] |
| The password. More... |
Detailed Description
Used to set the username and password to be used in the OpenTok.Dial method. These are used in the SIP INVITE request for HTTP digest authentication, if it is required by your SIP platform. See the DialOptions class.
Property Documentation
Password
The password.
Username
The username.