次の方法で共有


ContentKeyPolicyOption クラス

定義

ポリシー オプションを表します。

public class ContentKeyPolicyOption
type ContentKeyPolicyOption = class
Public Class ContentKeyPolicyOption
継承
ContentKeyPolicyOption

コンストラクター

ContentKeyPolicyOption()

ContentKeyPolicyOption クラスの新しいインスタンスを初期化します。

ContentKeyPolicyOption(ContentKeyPolicyConfiguration, ContentKeyPolicyRestriction, Guid, String)

ContentKeyPolicyOption クラスの新しいインスタンスを初期化します。

プロパティ

Configuration

キー配信構成を取得または設定します。

Name

ポリシー オプションの説明を取得または設定します。

PolicyOptionId

従来のポリシー オプション ID を取得します。

Restriction

この構成でキーを配信するために満たす必要がある要件を取得または設定します

メソッド

Validate()

オブジェクトを検証します。

適用対象