次の方法で共有


IContentKey インターフェイス

定義

public interface IContentKey
type IContentKey = interface
Public Interface IContentKey

プロパティ

AuthorizationPolicyId
Checksum
ContentKeyType
Created
EncryptedContentKey
Id
LastModified
Name
ProtectionKeyId
ProtectionKeyType
TrackIdentifiers

メソッド

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

適用対象