EntityToken that represents a C1 Data item. EntityToken is used through out Orckestra CMS to describe artifacts that can have security settings and be navigated and this class make it easy
to move between data items and EntityToken.
Namespace: Composite.DataAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public sealed class DataEntityToken : EntityToken |
Visual Basic |
---|
Public NotInheritable Class DataEntityToken _ Inherits EntityToken |
Visual C++ |
---|
public ref class DataEntityToken sealed : public EntityToken |
Inheritance Hierarchy
System..::..Object
Composite.C1Console.Security..::..EntityToken
Composite.Data..::..DataEntityToken
Composite.C1Console.Security..::..EntityToken
Composite.Data..::..DataEntityToken