ClientKeySet.SourceMasterKeySet 속성

정의

MasterKeySet 전달된 값을 가져옵니다 ClientKeySet(MasterKeySet).

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

속성 값

MasterKeySet 에 전달된 것입니다ClientKeySet(MasterKeySet).

적용 대상