Share via


ProtectionInfo Class

Digital rights management information.

Inheritance Hierarchy

System.Object
  Microsoft.Web.Media.SmoothStreaming.ProtectionInfo

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

Syntax

'Declaration

Public Class ProtectionInfo
'Usage

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

The ProtectionInfo type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public propertySupported by Windows Phone ProtectionHeader Gets or sets the headers for the ProtectionInfo class.

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