IssuedTokenClientElement.IssuerChannelBehaviors 属性

定义

获取一个配置元素集合,其中的元素定义颁发者通道行为。

public:
 property System::ServiceModel::Configuration::IssuedTokenClientBehaviorsElementCollection ^ IssuerChannelBehaviors { System::ServiceModel::Configuration::IssuedTokenClientBehaviorsElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("issuerChannelBehaviors")]
public System.ServiceModel.Configuration.IssuedTokenClientBehaviorsElementCollection IssuerChannelBehaviors { get; }
[<System.Configuration.ConfigurationProperty("issuerChannelBehaviors")>]
member this.IssuerChannelBehaviors : System.ServiceModel.Configuration.IssuedTokenClientBehaviorsElementCollection
Public ReadOnly Property IssuerChannelBehaviors As IssuedTokenClientBehaviorsElementCollection

属性值

IssuedTokenClientBehaviorsElementCollection

一个配置元素集合,其中的元素定义颁发者通道行为。

属性

适用于