Compartir a través de


AdvancedLicense.Type Propiedad

Definición

Obtiene o establece la para LicenseType la licencia.

public Microsoft.Media.Drm.LicenseType Type { get; set; }
member this.Type : Microsoft.Media.Drm.LicenseType with get, set
Public Property Type As LicenseType

Valor de propiedad

para LicenseType la licencia.

Comentarios

De forma predeterminada, la licencia es Persistent. Esta propiedad debe establecerse explícitamente en NonPersistent para crear una licencia no persistente.

Se aplica a