次の方法で共有


PlayReadyLicense.SecurityLevel プロパティ

定義

ライセンスのセキュリティ レベルを示す値を取得します。

public:
 property unsigned int SecurityLevel { unsigned int get(); };
uint32_t SecurityLevel();
public uint SecurityLevel { get; }
var uInt32 = playReadyLicense.securityLevel;
Public ReadOnly Property SecurityLevel As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

ライセンスのセキュリティ レベルを示す 値。

Windows の要件

デバイス ファミリ
Windows 10 Creators Update (10.0.15063.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v4.0 で導入)

適用対象