Defines the behavior extension element to enable Windows Identity Foundation claims for the service.
The following tables list the members exposed by the ConfigureServiceHostBehaviorExtensionElement type.
Public Constructors
Name | Description | |
---|---|---|
ConfigureServiceHostBehaviorExtensionElement |
Public Properties (see also Protected Properties)
Name | Description | |
---|---|---|
BehaviorType | Overridden. Gets the type of the behavior. The returned type is a type of T:Microsoft.IdentityModel.Tokens.ConfigureServiceHostServiceBehavior. | |
ConfigurationElementName | (Inherited from ServiceModelExtensionElement) | |
ElementInformation | (Inherited from ConfigurationElement) | |
LockAllAttributesExcept | (Inherited from ConfigurationElement) | |
LockAllElementsExcept | (Inherited from ConfigurationElement) | |
LockAttributes | (Inherited from ConfigurationElement) | |
LockElements | (Inherited from ConfigurationElement) | |
LockItem | (Inherited from ConfigurationElement) |
Protected Properties
Name | Description | |
---|---|---|
ElementProperty | (Inherited from ConfigurationElement) | |
EvaluationContext | (Inherited from ConfigurationElement) | |
Item | Overloaded. (Inherited from ConfigurationElement) | |
Properties | (Inherited from ConfigurationElement) |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
CopyFrom | (Inherited from ServiceModelExtensionElement) | |
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) |
Protected Methods
Name | Description | |
---|---|---|
CreateBehavior | Overridden. Creates a behavior extension based on the current configuration settings. | |
DeserializeElement | Overridden. Reads the custom name attribute from the configuration file. | |
Finalize | (Inherited from Object) | |
Init | (Inherited from ConfigurationElement) | |
InitializeDefault | (Inherited from ConfigurationElement) | |
IsModified | (Inherited from ServiceModelExtensionElement) | |
ListErrors | (Inherited from ConfigurationElement) | |
MemberwiseClone | (Inherited from Object) | |
OnDeserializeUnrecognizedAttribute | Overridden. Returns true by default. | |
OnDeserializeUnrecognizedElement | (Inherited from ConfigurationElement) | |
OnRequiredPropertyNotFound | (Inherited from ConfigurationElement) | |
PostDeserialize | (Inherited from ConfigurationElement) | |
PreSerialize | (Inherited from ConfigurationElement) | |
Reset | (Inherited from ConfigurationElement) | |
ResetModified | (Inherited from ConfigurationElement) | |
SerializeElement | (Inherited from ServiceModelExtensionElement) | |
SerializeToXmlElement | (Inherited from ConfigurationElement) | |
SetPropertyValue | (Inherited from ConfigurationElement) | |
SetReadOnly | (Inherited from ConfigurationElement) | |
Unmerge | (Inherited from ConfigurationElement) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.