Share via


ChannelSettings Class

[This topic is pre-release documentation and is subject to change in future releases. Participation in the preview is limited to invitees only. For more information, see the Release Notes.]

Represents the security settings for Ingest and Preview URLs.

Inheritance Hierarchy

System.Object
  Microsoft.WindowsAzure.MediaServices.Client.ChannelSettings

Namespace:  Microsoft.WindowsAzure.MediaServices.Client
Assembly:  Microsoft.WindowsAzure.MediaServices.Client.Live (in Microsoft.WindowsAzure.MediaServices.Client.Live.dll)

Syntax

'Declaration
Public Class ChannelSettings
'Usage
Dim instance As ChannelSettings
public class ChannelSettings
public ref class ChannelSettings
type ChannelSettings =  class end
public class ChannelSettings

The ChannelSettings type exposes the following members.

Constructors

  Name Description
Public method ChannelSettings

Top

Properties

  Name Description
Public property Ingest
Public property Preview

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

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.WindowsAzure.MediaServices.Client Namespace