WebServicesConfiguration Members
Processes the microsoft.web.services3 section of a configuration file. This class cannot be inherited.
The following tables list the members exposed by the WebServicesConfiguration type.
Public Constructors
Name | Description | |
---|---|---|
WebServicesConfiguration | Initializes a new instance of the WebServicesConfiguration class. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
DiagnosticsConfiguration | Gets the configuration elements that specify the diagnostic settings. | |
ElementInformation | (Inherited from ConfigurationElement ) | |
LockAllAttributesExcept | (Inherited from ConfigurationElement ) | |
LockAllElementsExcept | (Inherited from ConfigurationElement ) | |
LockAttributes | (Inherited from ConfigurationElement ) | |
LockElements | (Inherited from ConfigurationElement ) | |
LockItem | (Inherited from ConfigurationElement ) | |
MessagingConfiguration | Gets the configuration elements that specify the SOAP messaging settings. | |
PolicyConfiguration | Gets the configuration elements that specify the policy settings. | |
ReferralConfiguration | Gets the referral configuration elements. | |
SectionInformation | (Inherited from ConfigurationSection ) | |
SecurityConfiguration | Gets the security configuration elements. | |
TokenIssuerConfiguration | Gets the configuration elements that specify the security token service settings for the application. |
Top
Protected Properties
Name | Description | |
---|---|---|
ElementProperty | (Inherited from ConfigurationElement ) | |
EvaluationContext | (Inherited from ConfigurationElement ) | |
Item | Overloaded. (Inherited from ConfigurationElement ) | |
Properties | (Inherited from ConfigurationElement ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from ConfigurationElement ) | |
GetHashCode | (Inherited from ConfigurationElement ) | |
GetType | (Inherited from Object ) | |
IsReadOnly | (Inherited from ConfigurationElement ) | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
DeserializeElement | (Inherited from ConfigurationElement ) | |
DeserializeSection | (Inherited from ConfigurationSection ) | |
Finalize | (Inherited from Object ) | |
GetRuntimeObject | (Inherited from ConfigurationSection ) | |
Init | (Inherited from ConfigurationElement ) | |
InitializeDefault | (Inherited from ConfigurationElement ) | |
IsModified | (Inherited from ConfigurationSection ) | |
ListErrors | (Inherited from ConfigurationElement ) | |
MemberwiseClone | (Inherited from Object ) | |
OnDeserializeUnrecognizedAttribute | (Inherited from ConfigurationElement ) | |
OnDeserializeUnrecognizedElement | (Inherited from ConfigurationElement ) | |
OnRequiredPropertyNotFound | (Inherited from ConfigurationElement ) | |
PostDeserialize | (Inherited from ConfigurationElement ) | |
PreSerialize | (Inherited from ConfigurationElement ) | |
Reset | (Inherited from ConfigurationElement ) | |
ResetModified | (Inherited from ConfigurationSection ) | |
SerializeElement | (Inherited from ConfigurationElement ) | |
SerializeSection | (Inherited from ConfigurationSection ) | |
SerializeToXmlElement | (Inherited from ConfigurationElement ) | |
SetPropertyValue | (Inherited from ConfigurationElement ) | |
SetReadOnly | (Inherited from ConfigurationElement ) | |
Unmerge | (Inherited from ConfigurationElement ) |
Top
See Also
Reference
WebServicesConfiguration Class
Microsoft.Web.Services3.Configuration Namespace