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 中引入)

适用于