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, Exception)

此方法是内部的,不应使用。

TransportSecurityRequirementsNotMetException(String)

此方法是内部的,不应使用。

属性

ClientRecordLocator

获取此异常随机生成的唯一标识符。

(继承自 RMServerException)

方法

GetObjectData(SerializationInfo, StreamingContext)

此类是内部的,不应使用。

(继承自 RMServerException)
GetSoapException(Uri, EventLogId)

用于获取要返回到客户端的 Soap 异常的可重写函数。

(继承自 RMServerException)
GetSoapException(Uri)

用于获取要返回到客户端的 Soap 异常的可重写函数。

(继承自 RMServerException)

适用于