| AuthorityConfiguration Class |
Namespace: X3Platform.Security.Authority.Configuration
The AuthorityConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthorityConfiguration | Initializes a new instance of the AuthorityConfiguration class |
| Name | Description | |
|---|---|---|
| Configure(XmlElement) | 根据Xml元素配置对象信息 (Inherited from XmlConfiguraton.) | |
| Configure(String, String) | 根据Xml元素配置对象信息 (Inherited from XmlConfiguraton.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetSectionName | 获取配置区的名称 (Overrides XmlConfiguratonGetSectionName.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| ApplicationName | 所属应用的名称 | |
| SectionName | 配置区的名称 |
| Name | Description | |
|---|---|---|
| Initialized | 是否成功初始化 (Inherited from XmlConfiguraton.) | |
| Keys | 键值配置信息 (Inherited from XmlConfiguraton.) |