C# Class Owin.Scim.v2.Endpoints.SchemasController

Inheritance: ScimControllerBase
Exibir arquivo Open project: PowerDMS/Owin.Scim

Public Methods

Method Description
SchemasController ( ScimServerConfiguration serverConfiguration, ISchemaService schemaService ) : System.Net.Http

Private Methods

Method Description
GetSchemas ( string schemaId = null ) : Task

Method Details

SchemasController() public method

public SchemasController ( ScimServerConfiguration serverConfiguration, ISchemaService schemaService ) : System.Net.Http
serverConfiguration ScimServerConfiguration
schemaService ISchemaService
return System.Net.Http