Share via


ClientKeySet.SourceMasterKeySet Property

Definition

Gets the MasterKeySet that was passed to ClientKeySet(MasterKeySet).

public Microsoft.Media.Drm.MasterKeySet SourceMasterKeySet { get; }
member this.SourceMasterKeySet : Microsoft.Media.Drm.MasterKeySet
Public ReadOnly Property SourceMasterKeySet As MasterKeySet

Property Value

The MasterKeySet that was passed to ClientKeySet(MasterKeySet).

Applies to