PlayReadyStatics.PlayReadyCertificateSecurityLevel Property

Definition

Gets the current certificate security level.

public:
 static property unsigned int PlayReadyCertificateSecurityLevel { unsigned int get(); };
static uint32_t PlayReadyCertificateSecurityLevel();
public static uint PlayReadyCertificateSecurityLevel { get; }
var uInt32 = PlayReadyStatics.playReadyCertificateSecurityLevel;
Public Shared ReadOnly Property PlayReadyCertificateSecurityLevel As UInteger

Property Value

UInt32

unsigned int

uint32_t

The current certificate security level. If not individualized or provisioned, this property returns zero (0).

Applies to