共用方式為


PlayReadyDomainLeaveServiceRequest 類別

定義

提供離開 PlayReady 網域的服務方法。

public ref class PlayReadyDomainLeaveServiceRequest sealed
/// [Windows.Foundation.Metadata.Activatable(65536, Windows.Foundation.UniversalApiContract)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
class PlayReadyDomainLeaveServiceRequest final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
class PlayReadyDomainLeaveServiceRequest final
[Windows.Foundation.Metadata.Activatable(65536, typeof(Windows.Foundation.UniversalApiContract))]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public sealed class PlayReadyDomainLeaveServiceRequest
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
public sealed class PlayReadyDomainLeaveServiceRequest
function PlayReadyDomainLeaveServiceRequest()
Public NotInheritable Class PlayReadyDomainLeaveServiceRequest
繼承
Object Platform::Object IInspectable PlayReadyDomainLeaveServiceRequest
屬性
實作

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)

備註

此類別只能主動建立。

建構函式

PlayReadyDomainLeaveServiceRequest()

初始化 PlayReadyDomainLeaveServiceRequest 類別的新實例。

屬性

ChallengeCustomData

取得或設定要求挑戰的自訂資料。

DomainAccountId

取得或設定目前的網域帳戶識別碼屬性。

DomainServiceId

取得或設定目前的網域帳戶識別碼。

ProtectionSystem

取得廠商內容保護系統識別碼。

ResponseCustomData

取得從服務回應中傳回的自訂資料。

Type

取得 PlayReady 網域離開服務要求執行的作業類型的 GUID

Uri

取得或設定用來執行服務要求動作的 URI。

方法

BeginServiceRequest()

開始非同步服務要求作業。

GenerateManualEnablingChallenge()

開始手動啟用的程式。

NextServiceRequest()

傳回新的服務要求介面。

ProcessManualEnablingResponse(Byte[])

處理手動啟用挑戰的原始二進位結果。

適用於

另請參閱