다음을 통해 공유


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

발급자 채널 동작을 정의하는 구성 요소 컬렉션입니다.

특성

적용 대상