PlayReadyLicense.SecurityLevel Property

Definition

Gets a value that indicates the security level of the license.

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

Property Value

UInt32

unsigned int

uint32_t

A value that indicates the security level of the license.

Windows requirements

Device family
Windows 10 Creators Update (introduced in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v4.0)

Applies to