IssuedTokenClientElement::IssuerChannelBehaviors Property
.NET Framework (current version)
Gets a collection of configuration elements that define issuer channel behaviors.
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
Available since 3.0
Show: