다음을 통해 공유


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)

적용 대상