Share via


CannotChangeServerAuthorizationCertificate Class

Definition

This class is internal and should not be used.

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

Constructors

CannotChangeServerAuthorizationCertificate()

This method is internal and should not be used.

CannotChangeServerAuthorizationCertificate(String)

This method is internal and should not be used.

CannotChangeServerAuthorizationCertificate(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) (Inherited from RMServerException)
GetSoapException(Uri)

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

GetSoapException(Uri, EventLogId)

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

(Inherited from RMServerException)

Applies to