Share via


MasterKeySet Class

Definition

Represents the Live TV service provider's service and region information.

public class MasterKeySet
type MasterKeySet = class
Public Class MasterKeySet
Inheritance
MasterKeySet

Constructors

MasterKeySet(Guid, Byte[], Int32, List<RegionSet>)

Initializes a new instance of the MasterKeySet class.

Properties

Description

Gets or sets a user-friendly description of the master key set.

MasterKey

Gets the master key for the master key set.

MasterKeySetId

Gets the identifier of the master key set.

NumberOfServices

Gets the number of services included in the master key set.

RegionSets

Gets the list of RegionSet on which the master key set is built.

Methods

GetRegionSet(Int32)

Gets the region set identified by a given region set identifier.

Applies to