ISchemaProvider
Namespace: Lithnet.Ecma2Framework
Defines the methods and properties that a schema provider must implement
Methods
GetMmsSchemaAsync()
Gets the management agent's schema
Returns
Task<Schema> A Schema object representing the objects and attributes used by the management agent
Last updated