C# Class ThinkTecture.IdentityServer.Contrib.ActiveDirectory.Configuration.UserGroupCollection

Inheritance: System.Configuration.ConfigurationElementCollection
Afficher le fichier Open project: thinktecture/Thinktecture.IdentityServer.v1.Contrib

Méthodes publiques

Méthode Description
UserGroupCollection ( ) : System

Méthodes protégées

Méthode Description
CreateNewElement ( ) : ConfigurationElement
GetElementKey ( ConfigurationElement element ) : object

Method Details

CreateNewElement() protected méthode

protected CreateNewElement ( ) : ConfigurationElement
Résultat System.Configuration.ConfigurationElement

GetElementKey() protected méthode

protected GetElementKey ( ConfigurationElement element ) : object
element System.Configuration.ConfigurationElement
Résultat object

UserGroupCollection() public méthode

public UserGroupCollection ( ) : System
Résultat System