共用方式為


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 引進)

適用於