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

Public Properties (see also Protected Properties)

  Name Description
public property BehaviorType Overridden. Gets the type of the behavior. The returned type is a type of T:Microsoft.IdentityModel.Tokens.ConfigureServiceHostServiceBehavior.
public property ConfigurationElementName  (Inherited from ServiceModelExtensionElement)
public property ElementInformation  (Inherited from ConfigurationElement)
public property LockAllAttributesExcept  (Inherited from ConfigurationElement)
public property LockAllElementsExcept  (Inherited from ConfigurationElement)
public property LockAttributes  (Inherited from ConfigurationElement)
public property LockElements  (Inherited from ConfigurationElement)
public property LockItem  (Inherited from ConfigurationElement)
Top

Protected Properties

  Name Description
protected property ElementProperty  (Inherited from ConfigurationElement)
protected property EvaluationContext  (Inherited from ConfigurationElement)
protected property Item  Overloaded. (Inherited from ConfigurationElement)
protected property Properties  (Inherited from ConfigurationElement)
Top

Public Methods (see also Protected Methods)

  Name Description
public method CopyFrom  (Inherited from ServiceModelExtensionElement)
public method Equals  Overloaded. (Inherited from ConfigurationElement)
public method GetHashCode  (Inherited from ConfigurationElement)
public method GetType  (Inherited from Object)
public method IsReadOnly  (Inherited from ConfigurationElement)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)
Top

Protected Methods

  Name Description
protected method CreateBehavior Overridden. Creates a behavior extension based on the current configuration settings.
protected method DeserializeElement Overridden. Reads the custom name attribute from the configuration file.
protected method Finalize  (Inherited from Object)
protected method Init  (Inherited from ConfigurationElement)
protected method InitializeDefault  (Inherited from ConfigurationElement)
protected method IsModified  (Inherited from ServiceModelExtensionElement)
protected method ListErrors  (Inherited from ConfigurationElement)
protected method MemberwiseClone  (Inherited from Object)
protected method OnDeserializeUnrecognizedAttribute Overridden. Returns true by default.
protected method OnDeserializeUnrecognizedElement  (Inherited from ConfigurationElement)
protected method OnRequiredPropertyNotFound  (Inherited from ConfigurationElement)
protected method PostDeserialize  (Inherited from ConfigurationElement)
protected method PreSerialize  (Inherited from ConfigurationElement)
protected method Reset  (Inherited from ConfigurationElement)
protected method ResetModified  (Inherited from ConfigurationElement)
protected method SerializeElement  (Inherited from ServiceModelExtensionElement)
protected method SerializeToXmlElement  (Inherited from ConfigurationElement)
protected method SetPropertyValue  (Inherited from ConfigurationElement)
protected method SetReadOnly  (Inherited from ConfigurationElement)
protected method Unmerge  (Inherited from ConfigurationElement)
Top

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.