◆ account_id
  
  | 
        
          | string RingCentral.SessionInfoResponse.account_id |  | getset | 
 
RC account ID associated with the token 
 
 
◆ client_id
  
  | 
        
          | string RingCentral.SessionInfoResponse.client_id |  | getset | 
 
Identifier (key) of a client application Required 
 
 
◆ scope
  
  | 
        
          | string RingCentral.SessionInfoResponse.scope |  | getset | 
 
List of permissions (space separated) granted to the application with this token Example: AccountInfo CallLog ExtensionInfo Messages SMS 
 
 
◆ session_expiration_time
  
  | 
        
          | string RingCentral.SessionInfoResponse.session_expiration_time |  | getset | 
 
Absolute value of session expiration time in ISO date formatted string Format: date-time Example: 2023-04-01T12:00:01Z 
 
 
◆ session_expires_in
  
  | 
        
          | long? RingCentral.SessionInfoResponse.session_expires_in |  | getset | 
 
Remaining time in seconds until session expiration due to absolute timeout Format: int32 
 
 
◆ session_id
  
  | 
        
          | string RingCentral.SessionInfoResponse.session_id |  | getset | 
 
OAuth session ID Required 
 
 
◆ session_idle_timeout
  
  | 
        
          | long? RingCentral.SessionInfoResponse.session_idle_timeout |  | getset | 
 
Nominal value of session idle timeout in seconds Format: int32 
 
 
◆ sub
  
  | 
        
          | string RingCentral.SessionInfoResponse.sub |  | getset | 
 
Subject of the token (extension ID or the owner) 
 
 
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/SessionInfoResponse.cs