TransportSecurityRequirementsNotMetException 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此类是内部的,不应使用。
[System.Serializable]
public class TransportSecurityRequirementsNotMetException : Microsoft.Media.Drm.RMServerException
[<System.Serializable>]
type TransportSecurityRequirementsNotMetException = class
inherit RMServerException
Public Class TransportSecurityRequirementsNotMetException
Inherits RMServerException
- 继承
- 属性
构造函数
TransportSecurityRequirementsNotMetException() |
此方法是内部的,不应使用。 |
TransportSecurityRequirementsNotMetException(String, Exception) |
此方法是内部的,不应使用。 |
TransportSecurityRequirementsNotMetException(String) |
此方法是内部的,不应使用。 |
属性
ClientRecordLocator |
获取此异常随机生成的唯一标识符。 (继承自 RMServerException) |
方法
GetObjectData(SerializationInfo, StreamingContext) |
此类是内部的,不应使用。 (继承自 RMServerException) |
GetSoapException(Uri, EventLogId) |
用于获取要返回到客户端的 Soap 异常的可重写函数。 (继承自 RMServerException) |
GetSoapException(Uri) |
用于获取要返回到客户端的 Soap 异常的可重写函数。 (继承自 RMServerException) |