Drm Members

Class used to indicate the DRM parameters.

The following tables list the members exposed by the Drm type.

Public Constructors

  Name Description
Drm Initalizes a new instance of the Drm class.

Top

Public Properties

  Name Description
public property ContentKey Gets or sets a string encoded in base 64 that is used to specify the content key.
public property KeyId Gets or sets the key ID to use
public property KeySeed Gets or sets a string encoded in base 64 that is used to specify the key seed.
public property LicenseAcquisitionUrl Gets or sets the license acquisition URL.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Clone Makes a deep copy of the DRM object.
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public methodstatic ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

Public Events

  Name Description
public event PropertyChanged  Occurs when a property value changes.  (Inherited from EncoderObject)

Top

See Also

Reference

Drm Class
Microsoft.Expression.Encoder Namespace

   © 2011 by Microsoft Corporation. All rights reserved.