VideoOS.Platform.EnvironmentCapabilities Class Reference

Used by the EnvironmentManager.Instance.HasCapability() method. More...

Static Public Attributes

const String DynamicSecurityActions = "DynamicSecurityActions"
 Defines if a plugin can add and remove SecurityActions over time. E.g. between releases. When this capability is not available, a MIP plugin should keep the same set of SecurityActions.
 

Detailed Description

Used by the EnvironmentManager.Instance.HasCapability() method.

Member Data Documentation

◆ DynamicSecurityActions

const String VideoOS.Platform.EnvironmentCapabilities.DynamicSecurityActions = "DynamicSecurityActions"
static

Defines if a plugin can add and remove SecurityActions over time. E.g. between releases. When this capability is not available, a MIP plugin should keep the same set of SecurityActions.