Share via


ServerSupportedFeature Enum

Definition

Defines the features that can be supported by the PlayReady Server SDK.

public enum ServerSupportedFeature
type ServerSupportedFeature = 
Public Enum ServerSupportedFeature
Inheritance
ServerSupportedFeature

Fields

ServerAdvancedLicenses 4

Specifies the advanced licenses server role.

ServerCocktailLicenses 6

Specifies the cocktail licenses server role.

ServerCustomHandlers 7

Specfiies the custom handlers server role.

ServerDomainsRole 1

Specifies the domains server role.

ServerHighScalabilityLicenses 5

Specifies the high scalability licenses server role.

ServerLicenseAcknowledgementRole 3

Specfiies the license acknowledgement server role.

ServerLicenseAcquisitionRole 2

Specifies the license acquisition server role.

ServerMeteringRole 0

Specifies the metering server role.

ServerSecureStopRole 8

Sepcifies the secure stop server role.

Applies to