Compartir a través de


PlayReadyLicense.ChainDepth Propiedad

Definición

Obtiene la profundidad de cadena de la cadena de licencias representada por la clase PlayReadyLicense actual.

public:
 property unsigned int ChainDepth { unsigned int get(); };
uint32_t ChainDepth();
public uint ChainDepth { get; }
var uInt32 = playReadyLicense.chainDepth;
Public ReadOnly Property ChainDepth As UInteger

Valor de propiedad

UInt32

unsigned int

uint32_t

Profundidad de la cadena de la cadena de licencias.

Implementaciones

Se aplica a