PlayReadyStatics.PlayReadyCertificateSecurityLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The current certificate security level. If not individualized or provisioned, this property returns zero (0).