ContentKey.KeyType 속성

정의

ContentKeyType 콘텐츠 키의 값을 가져옵니다.

public abstract Microsoft.Media.Drm.ContentKeyType KeyType { get; }
member this.KeyType : Microsoft.Media.Drm.ContentKeyType
Public MustOverride ReadOnly Property KeyType As ContentKeyType

속성 값

ContentKeyType 콘텐츠 키의 형식입니다. 와 동일한 값을 EncryptionType반환합니다.

적용 대상