TransportSecurityRequirementsNotMetException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class is internal and should not be used.
[System.Serializable]
public class TransportSecurityRequirementsNotMetException : Microsoft.Media.Drm.RMServerException
[<System.Serializable>]
type TransportSecurityRequirementsNotMetException = class
inherit RMServerException
Public Class TransportSecurityRequirementsNotMetException
Inherits RMServerException
- Inheritance
- Attributes
Constructors
TransportSecurityRequirementsNotMetException() |
This method is internal and should not be used. |
TransportSecurityRequirementsNotMetException(String, Exception) |
This method is internal and should not be used. |
TransportSecurityRequirementsNotMetException(String) |
This method is internal and should not be used. |
Properties
ClientRecordLocator |
Gets a randomly generated unique identifier for this exception. (Inherited from RMServerException) |
Methods
GetObjectData(SerializationInfo, StreamingContext) | (Inherited from RMServerException) |
GetSoapException(Uri, EventLogId) |
Overridable function to get the Soap exception to be returned to the client. (Inherited from RMServerException) |
GetSoapException(Uri) |
Overridable function to get the Soap exception to be returned to the client. (Inherited from RMServerException) |