C# Class Owin.Scim.v1.Model.ServiceProviderConfiguration1

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

Méthodes publiques

Méthode Description
ServiceProviderConfiguration1 ( ScimFeature featurePatch, ScimFeatureBulk featureBulk, ScimFeatureFilter featureFilter, ScimFeature featureChangePassword, ScimFeature featureSort, ScimFeatureETag featureETag, IEnumerable authenticationSchemes = null ) : System.Collections.Generic

Private Methods

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

Method Details

ServiceProviderConfiguration1() public méthode

public ServiceProviderConfiguration1 ( ScimFeature featurePatch, ScimFeatureBulk featureBulk, ScimFeatureFilter featureFilter, ScimFeature featureChangePassword, ScimFeature featureSort, ScimFeatureETag featureETag, IEnumerable authenticationSchemes = null ) : System.Collections.Generic
featurePatch ScimFeature
featureBulk ScimFeatureBulk
featureFilter ScimFeatureFilter
featureChangePassword ScimFeature
featureSort ScimFeature
featureETag ScimFeatureETag
authenticationSchemes IEnumerable
Résultat System.Collections.Generic