IssuedTokenClientElement::LocalIssuerChannelBehaviors Property
.NET Framework (current version)
Gets or sets a collection of local issuer channel behaviors.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("localIssuerChannelBehaviors", DefaultValue = "")] [StringValidatorAttribute(MinLength = 0)] property String^ LocalIssuerChannelBehaviors { String^ get(); void set(String^ value); }
Property Value
Type: System::String^A collection of local issuer channel behaviors. The default is an empty string.
.NET Framework
Available since 3.0
Available since 3.0
Show: