Network Settings Entity (2022/06)(BCN-11993)
All network settings entities are structured as follows:
entity:
U
serAccessTokenLifetime
The amount of time that a full access token for a user and a network remains valid. If not specified, this value defaults to 15 minutes. See TimeSpan for more information about this data type.TimeSpan
:UserRefreshTokenLifetime
The amount of time that a refresh token for a user and a network remains valid (for example, "30.00:00:00"). See TimeSpan for more information about this data type.
:TimeSpan
DeviceAccessTokenLifetime
The amount of time that an access token for a device remains valid. See TimeSpan for more information about this data type.
:TimeSpan
DeviceRefreshTokenLifetime
The amount of time that a refresh token for a device remains valid. See TimeSpan for more information about this data type.
:TimeSpan
DeviceRegistrationTokenLifetime
The amount of time that a device registration token remains valid. See TimeSpan for more information about this data type.
:TimeSpan
A
utomaticSubscriptionsManagementEnabled
If true, automatic subscription management is enabled on this networkbool
:A
utomaticTaggedPlaylistApprovementEnabled
If true, automatic tagged playlist are approved on this network
:bool
LastModifiedDate
The last date on which the subscription was modified, if available. See DateTime for more information about this data type.
:DateTime