ProtectionKeyType Enumeration

Describes the types of protection keys.

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

Syntax

'Declaration
Public Enumeration ProtectionKeyType
'Usage
Dim instance As ProtectionKeyType
public enum ProtectionKeyType
public enum class ProtectionKeyType
type ProtectionKeyType
public enum ProtectionKeyType

Members

Member name Description
X509CertificateThumbprint The protection key is an X.509 certificate thumbprint.

See Also

Reference

Microsoft.WindowsAzure.MediaServices.Client Namespace