IssuedTokenClientElement::IssuerChannelBehaviors Property

 

Gets a collection of configuration elements that define issuer channel behaviors.

Namespace:   System.ServiceModel.Configuration
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
[ConfigurationPropertyAttribute("issuerChannelBehaviors")]
property IssuedTokenClientBehaviorsElementCollection^ IssuerChannelBehaviors {
	IssuedTokenClientBehaviorsElementCollection^ get();
}

Property Value

Type: System.ServiceModel.Configuration::IssuedTokenClientBehaviorsElementCollection^

A collection of configuration elements that define issuer channel behaviors.

.NET Framework
Available since 3.0
Return to top
Show: