C# Class Owin.Scim.Model.ScimSchema

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

Private Properties

Property Type Description

Public Methods

Method Description
CalculateVersion ( ) : int

Protected Methods

Method Description
ScimSchema ( ) : System.Collections.Generic

Initializes a new instance of the ScimSchema class.

Method Details

CalculateVersion() public method

public CalculateVersion ( ) : int
return int

ScimSchema() protected method

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