C# Class Owin.Scim.Model.ScimFeatureBulk

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

Private Properties

Свойство Type Description
ScimFeatureBulk Newtonsoft.Json
ScimFeatureBulk Newtonsoft.Json

Méthodes publiques

Méthode Description
Create ( int maxOperations, int maxPayloadSizeInBytes ) : ScimFeatureBulk
CreateUnsupported ( ) : ScimFeatureBulk

Méthodes protégées

Méthode Description
GetETagHashCode ( ) : int

Private Methods

Méthode Description
ScimFeatureBulk ( ) : Newtonsoft.Json
ScimFeatureBulk ( int maxOperations, int maxPayloadSize ) : Newtonsoft.Json

Method Details

Create() public static méthode

public static Create ( int maxOperations, int maxPayloadSizeInBytes ) : ScimFeatureBulk
maxOperations int
maxPayloadSizeInBytes int
Résultat ScimFeatureBulk

CreateUnsupported() public static méthode

public static CreateUnsupported ( ) : ScimFeatureBulk
Résultat ScimFeatureBulk

GetETagHashCode() protected méthode

protected GetETagHashCode ( ) : int
Résultat int