RingCentral .Net SDK
Properties | List of all members
RingCentral.BridgeResponseSecurityPassword Class Reference

Properties

string plainText [get, set]
 Meeting password. This field will be returned only if the request was done by bridge owner, his delegate or any user who has the Super Admin privilege. Example: Wq123ygs15 More...
 
string pstn [get, set]
 Meeting password for PSTN users. This field will be returned only if the request was done by bridge owner, his delegate or any user who has the Super Admin privilege. Example: 7492486829 More...
 
string joinQuery [get, set]
 Meeting password hash. This field will be returned only if the request was done by bridge owner, his delegate or any user who has the Super Admin privilege. Example: 99e4f8e6a241fc71279449a9c8f46eef More...
 

Property Documentation

◆ joinQuery

string RingCentral.BridgeResponseSecurityPassword.joinQuery
getset

Meeting password hash. This field will be returned only if the request was done by bridge owner, his delegate or any user who has the Super Admin privilege. Example: 99e4f8e6a241fc71279449a9c8f46eef

◆ plainText

string RingCentral.BridgeResponseSecurityPassword.plainText
getset

Meeting password. This field will be returned only if the request was done by bridge owner, his delegate or any user who has the Super Admin privilege. Example: Wq123ygs15

◆ pstn

string RingCentral.BridgeResponseSecurityPassword.pstn
getset

Meeting password for PSTN users. This field will be returned only if the request was done by bridge owner, his delegate or any user who has the Super Admin privilege. Example: 7492486829


The documentation for this class was generated from the following file: