EnvelopeEncryption.SchemeName Field
The name of the encryption scheme.
Namespace: Microsoft.WindowsAzure.MediaServices.Client
Assembly: Microsoft.WindowsAzure.MediaServices.Client (in Microsoft.WindowsAzure.MediaServices.Client.dll)
Syntax
'Declaration
Public Shared ReadOnly SchemeName As String
'Usage
Dim value As String
value = EnvelopeEncryption.SchemeName
public static readonly string SchemeName
public:
static initonly String^ SchemeName
static val SchemeName: string
public static final var SchemeName : String