Share via


DeviceCertRevokedException Class

Definition

This class is internal and should not be used.

[System.Serializable]
public class DeviceCertRevokedException : Microsoft.Media.Drm.RMServerException
[<System.Serializable>]
type DeviceCertRevokedException = class
    inherit RMServerException
Public Class DeviceCertRevokedException
Inherits RMServerException
Inheritance
DeviceCertRevokedException
Attributes

Constructors

DeviceCertRevokedException()

This method is internal and should not be used.

DeviceCertRevokedException(String)

This method is internal and should not be used.

DeviceCertRevokedException(String, Exception)

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)
Obsolete.

Populates a SerializationInfo with the data needed to serialize the target object.

GetSoapException(Uri)

This method is internal and should not be used.

GetSoapException(Uri, EventLogId)

Overridable function to get the Soap exception to be returned to the client.

(Inherited from RMServerException)

Applies to