web api instance property
RTCIceParameters: password property
The RTCIceParameters
dictionary’s password property specifies the ICE
password that, in tandem with the usernameFragment, uniquely identifies an ICE session for its entire
duration.
Value
A string containing the password that corresponds to the transport’s
usernameFragment string
Specifications
SpecificationsStandards references are available on the canonical MDN page.