次の方法で共有


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)

適用対象