ProtectionHeader Class

Headers for ProtectionInfo digital rights management objects.

Inheritance Hierarchy

System.Object
  Microsoft.Web.Media.SmoothStreaming.ProtectionHeader

Namespace:  Microsoft.Web.Media.SmoothStreaming
Assembly:  Microsoft.Web.Media.SmoothStreaming (in Microsoft.Web.Media.SmoothStreaming.dll)

Syntax

'Declaration

Public Class ProtectionHeader
'Usage

Dim instance As ProtectionHeader
public class ProtectionHeader
public ref class ProtectionHeader
type ProtectionHeader =  class end
public class ProtectionHeader

The ProtectionHeader type exposes the following members.

Constructors

  Name Description
Public methodSupported by Windows Phone ProtectionHeader Initializes a new instance of the ProtectionHeader class.

Top

Properties

  Name Description
Public propertySupported by Windows Phone ProtectionData Gets or sets the protection data relevant to the SystemID property.
Public propertySupported by Windows Phone SystemID Gets or sets the System.GUID that identifies the protection system.

Top

Methods

  Name Description
Public methodSupported by Windows Phone Equals (Inherited from Object.)
Protected methodSupported by Windows Phone Finalize (Inherited from Object.)
Public methodSupported by Windows Phone GetHashCode (Inherited from Object.)
Public methodSupported by Windows Phone GetType (Inherited from Object.)
Protected methodSupported by Windows Phone MemberwiseClone (Inherited from Object.)
Public methodSupported by Windows Phone ToString (Inherited from Object.)

Top

Version Information

Silverlight

Supported in: 5

Windows Phone

Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Web.Media.SmoothStreaming Namespace