Condividi tramite


PlayReadyStatics.RevocationServiceRequestType Proprietà

Definizione

Ottiene il tipo di una richiesta di servizio di revoca PlayReady.

public:
 static property Platform::Guid RevocationServiceRequestType { Platform::Guid get(); };
static winrt::guid RevocationServiceRequestType();
public static Guid RevocationServiceRequestType { get; }
var guid = PlayReadyStatics.revocationServiceRequestType;
Public Shared ReadOnly Property RevocationServiceRequestType As Guid

Valore della proprietà

Guid

Platform::Guid

winrt::guid

Tipo di richiesta di servizio di revoca PlayReady. Questo valore della proprietà è sensibile all'estremità della piattaforma sottostante. Testare attentamente l'app in tutte le piattaforme che si intende supportare per garantire che venga usata la correttezza endianness in ogni piattaforma.

Commenti

Questo tipo può essere confrontato con IMediaProtectionServiceRequest.type.

Si applica a