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

The internal IDs of RC-authenticated users. More...

Properties

bool? entitled [get, set]
 Describes host's license, 'true' - license is active Required More...
 
string userId [get, set]
 User ID Required More...
 
string accountId [get, set]
 Account ID Required More...
 
RcwDomainUserModel linkedUser [get, set]
 

Detailed Description

The internal IDs of RC-authenticated users.

Property Documentation

◆ accountId

string RingCentral.WcsHostModel.accountId
getset

Account ID Required

◆ entitled

bool? RingCentral.WcsHostModel.entitled
getset

Describes host's license, 'true' - license is active Required

◆ linkedUser

RcwDomainUserModel RingCentral.WcsHostModel.linkedUser
getset

◆ userId

string RingCentral.WcsHostModel.userId
getset

User ID Required


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