C# Class Owin.Scim.Model.ScimSchema

The "ResourceType" schema specifies the metadata about a resource type.
Inheritance: Resource
Afficher le fichier Open project: PowerDMS/Owin.Scim

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CalculateVersion ( ) : int

Méthodes protégées

Méthode Description
ScimSchema ( ) : System.Collections.Generic

Initializes a new instance of the ScimSchema class.

Method Details

CalculateVersion() public méthode

public CalculateVersion ( ) : int
Résultat int

ScimSchema() protected méthode

Initializes a new instance of the ScimSchema class.
protected ScimSchema ( ) : System.Collections.Generic
Résultat System.Collections.Generic