VideoOS.Platform.AccessControl.Plugin.ACCategoryInfo Class Referencesealed

Public Types

enum  ACTypes {
  StateType , CommandType , EventType , ServerType ,
  UnitType
}
 

Public Member Functions

 ACCategoryInfo (string id, string name, ACTypes acType)
 

Properties

ACTypes ACType [get]
 
string Id [get]
 
string Name [get]
 

Member Enumeration Documentation

◆ ACTypes

Enumerator
StateType 
CommandType 
EventType 
ServerType 
UnitType 

Constructor & Destructor Documentation

◆ ACCategoryInfo()

VideoOS.Platform.AccessControl.Plugin.ACCategoryInfo.ACCategoryInfo ( string id,
string name,
ACTypes acType )
inline

Property Documentation

◆ ACType

ACTypes VideoOS.Platform.AccessControl.Plugin.ACCategoryInfo.ACType
get

◆ Id

string VideoOS.Platform.AccessControl.Plugin.ACCategoryInfo.Id
get

◆ Name

string VideoOS.Platform.AccessControl.Plugin.ACCategoryInfo.Name
get