IContentKey Interface

Definition

public interface IContentKey
type IContentKey = interface
Public Interface IContentKey

Properties

AuthorizationPolicyId
Checksum
ContentKeyType
Created
EncryptedContentKey
Id
LastModified
Name
ProtectionKeyId
ProtectionKeyType
TrackIdentifiers

Methods

Delete()
DeleteAsync()
GetClearKeyValue()
GetClearKeyValueAsync()
GetEncryptedKeyValue(X509Certificate2)
GetEncryptedKeyValueAsync(X509Certificate2)
GetKeyDeliveryUrl(ContentKeyDeliveryType)
GetKeyDeliveryUrlAsync(ContentKeyDeliveryType)
Update()
UpdateAsync()

Applies to