次の方法で共有


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

プロパティ値

発行者のチャネル動作を定義する構成要素のコレクション。

属性

適用対象