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
- 繼承
- 屬性
備註
注意
此資料討論已被汰換的類型及命名空間。 如需詳細資訊,請參閱 Windows Workflow Foundation 4.5 中即將淘汰的類型。
這個類別衍生自 ConfigurationSection,後者表示當組態檔在衍生類別中實作時所包含的區段。 透過這個類別的傳址 (By Reference) 方式,可以取得更多資訊。
建構函式
ActiveDirectoryRoleFactoryConfiguration() |
已淘汰.
初始化 ActiveDirectoryRoleFactoryConfiguration 類別的新執行個體。 |