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에서 도입되었습니다.)

적용 대상