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

Inheritance: ScimControllerBase
Afficher le fichier Open project: PowerDMS/Owin.Scim

Méthodes publiques

Méthode Description
SchemasController ( ScimServerConfiguration serverConfiguration, ISchemaService schemaService ) : System.Net.Http

Private Methods

Méthode Description
GetSchemas ( string schemaId = null ) : Task

Method Details

SchemasController() public méthode

public SchemasController ( ScimServerConfiguration serverConfiguration, ISchemaService schemaService ) : System.Net.Http
serverConfiguration ScimServerConfiguration
schemaService ISchemaService
Résultat System.Net.Http