ActiveDirectoryRoleFactoryConfiguration クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*
ロール クラスに対応する構成ファイル内のセクションを表します。 このクラスは継承できません。
public ref class ActiveDirectoryRoleFactoryConfiguration sealed : System::Configuration::ConfigurationSection
public sealed class ActiveDirectoryRoleFactoryConfiguration : System.Configuration.ConfigurationSection
[System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
public sealed class ActiveDirectoryRoleFactoryConfiguration : System.Configuration.ConfigurationSection
type ActiveDirectoryRoleFactoryConfiguration = class
inherit ConfigurationSection
[<System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")>]
type ActiveDirectoryRoleFactoryConfiguration = class
inherit ConfigurationSection
Public NotInheritable Class ActiveDirectoryRoleFactoryConfiguration
Inherits ConfigurationSection
- 継承
- 属性
注釈
Note
この資料では、古い型と名前空間について説明します。 詳細については、「Windows Workflow Foundation 4.5 の
このクラスは、派生クラスで実装されるときに、構成ファイル内のセクションを表す ConfigurationSection から派生します。 詳細については、このクラスを参照して取得できます。
コンストラクター
| 名前 | 説明 |
|---|---|
| ActiveDirectoryRoleFactoryConfiguration() |
古い.
ActiveDirectoryRoleFactoryConfiguration クラスの新しいインスタンスを初期化します。 |
プロパティ
| 名前 | 説明 |
|---|---|
| CurrentConfiguration |
古い.
現在のConfiguration インスタンスが属している構成階層を表す最上位ConfigurationElement インスタンスへの参照を取得します。 (継承元 ConfigurationElement) |
| DirectReports |
古い.
直属の部下の名前を取得または設定します。 |
| DistinguishedName |
古い.
このインスタンスの識別名を取得または設定します。 |
| ElementInformation |
古い.
ElementInformation オブジェクトのカスタマイズ不可能な情報と機能を含むConfigurationElement オブジェクトを取得します。 (継承元 ConfigurationElement) |
| ElementProperty |
古い.
ConfigurationElementProperty オブジェクト自体を表すConfigurationElement オブジェクトを取得します。 (継承元 ConfigurationElement) |
| EvaluationContext |
古い.
ContextInformation オブジェクトの ConfigurationElement オブジェクトを取得します。 (継承元 ConfigurationElement) |
| Group |
古い.
このインスタンスのグループの名前を取得または設定します。 |
| HasContext |
古い.
CurrentConfiguration プロパティが |
| Item[ConfigurationProperty] |
古い.
この構成要素のプロパティまたは属性を取得または設定します。 (継承元 ConfigurationElement) |
| Item[String] |
古い.
この構成要素のプロパティ、属性、または子要素を取得または設定します。 (継承元 ConfigurationElement) |
| LockAllAttributesExcept |
古い.
ロックされた属性のコレクションを取得します。 (継承元 ConfigurationElement) |
| LockAllElementsExcept |
古い.
ロックされた要素のコレクションを取得します。 (継承元 ConfigurationElement) |
| LockAttributes |
古い.
ロックされた属性のコレクションを取得します。 (継承元 ConfigurationElement) |
| LockElements |
古い.
ロックされた要素のコレクションを取得します。 (継承元 ConfigurationElement) |
| LockItem |
古い.
要素がロックされているかどうかを示す値を取得または設定します。 (継承元 ConfigurationElement) |
| Manager |
古い.
このインスタンスに関連付けられているマネージャーの名前を取得または設定します。 |
| Member |
古い.
このインスタンスのメンバーを取得または設定します。 |
| Properties |
古い.
プロパティのコレクションを取得します。 (継承元 ConfigurationElement) |
| RootPath |
古い.
このインスタンスのルート パスを取得または設定します。 |
| SectionInformation |
古い.
SectionInformation オブジェクトのカスタマイズ不可能な情報と機能を含むConfigurationSection オブジェクトを取得します。 (継承元 ConfigurationSection) |