TransportSecurityRequirementsNotMetException 類別

定義

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

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

建構函式

TransportSecurityRequirementsNotMetException()

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

TransportSecurityRequirementsNotMetException(String)

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

TransportSecurityRequirementsNotMetException(String, Exception)

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

屬性

ClientRecordLocator

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

(繼承來源 RMServerException)

方法

GetObjectData(SerializationInfo, StreamingContext)

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

(繼承來源 RMServerException)
GetSoapException(Uri)

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

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

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

(繼承來源 RMServerException)

適用於