ClientKeySet.SourceMasterKeySet Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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).