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

Inheritance: System.Configuration.ConfigurationElement
ファイルを表示 Open project: thinktecture/Thinktecture.IdentityServer.v1.Contrib

Private Properties

Property Type Description

Public Methods

Method Description
UserGroupConfigElement ( ) : System
UserGroupConfigElement ( string elementName ) : System

Method Details

UserGroupConfigElement() public method

public UserGroupConfigElement ( ) : System
return System

UserGroupConfigElement() public method

public UserGroupConfigElement ( string elementName ) : System
elementName string
return System