/
Network Entity (2022/06)

Network Entity (2022/06)

All network entities are structured as follows:

entity:

  • Id int read-onlyThe unique identifier of the network 

  • Name string read-only: The name of the network. The maximum length of this string is 30 characters.

  • CreationDate DateTime read-onlyThe creation date of the network. See DateTime for more information about this data type.

  • LockoutDate Nullable<DateTime> read-onlyThe date on which the network was locked out, if applicable. See DateTime for more information about this data type.

  • IsLockedOut bool read-only: Indicates that a network is suspended by a BSN.cloud administrator due to recurring payment issues in bsn.Content (Content Cloud). False is the default value.

  • LastLockoutDate Nullable<DateTime> read-onlyThe last date on which the network was locked out, if applicable. See DateTime for more information about this data type.

  • Settings NetworkSettings read-write: The network settings entity. See Network Settings Entity

  • Subscription NetworkSubscription read-write: The network subscription entity. See Network Subscription Entity

  • LastModifiedDate DateTime read-only: The last date on which the subscription was modified, if available. See DateTime for more information about this data type.



Related content

Data Types (2022/06)
Data Types (2022/06)
Read with this
Network Entity (2020/10)
Network Entity (2020/10)
More like this
Player Error Entity (2022/06)
Player Error Entity (2022/06)
Read with this
Network Entity (2017/01)
Network Entity (2017/01)
More like this
Presentation Info Entity (2022/06)
Presentation Info Entity (2022/06)
Read with this
Network Subscription Entity (2022/06)
Network Subscription Entity (2022/06)
More like this