TurnAuthResult Properties |
The TurnAuthResult type exposes the following members.
Name | Description | |
---|---|---|
LongTermKeyBytes |
Gets or sets the long-term key bytes, calculated as the MD5 hash of the
following UTF8-encoded input: "username:realm:password" (for convenience,
use STUN.CreateLongTermKey to calculate).
| |
Password |
Gets or sets the user's password in plain text.
|