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

Inheritance: ServiceProviderConfiguration
Exibir arquivo Open project: PowerDMS/Owin.Scim

Public Methods

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

Private Methods

Method Description
ServiceProviderConfiguration1 ( ) : System.Collections.Generic

Method Details

ServiceProviderConfiguration1() public method

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
return System.Collections.Generic