共用方式為


ProtectionSystemsMismatchException 類別

定義

這個類別是內部的,不應使用。

[System.Serializable]
public class ProtectionSystemsMismatchException : Microsoft.Media.Drm.RMServerException
[<System.Serializable>]
type ProtectionSystemsMismatchException = class
    inherit RMServerException
Public Class ProtectionSystemsMismatchException
Inherits RMServerException
繼承
ProtectionSystemsMismatchException
屬性

建構函式

ProtectionSystemsMismatchException()

這個方法是內部的,不應使用。

ProtectionSystemsMismatchException(String, Exception)

這個方法是內部的,不應使用。

ProtectionSystemsMismatchException(String)

這個方法是內部的,不應使用。

屬性

ClientRecordLocator

取得這個例外狀況的隨機產生唯一識別碼。

(繼承來源 RMServerException)

方法

GetObjectData(SerializationInfo, StreamingContext)

這個類別是內部的,不應使用。

(繼承來源 RMServerException)
GetSoapException(Uri, EventLogId)

可覆寫的函式,以取得要傳回給用戶端的 Soap 例外狀況。

(繼承來源 RMServerException)
GetSoapException(Uri)

可覆寫的函式,以取得要傳回給用戶端的 Soap 例外狀況。

(繼承來源 RMServerException)

適用於