Aracılığıyla paylaş


AdditionalContext.Items Özellik

Tanım

Bu örnek için bağlam öğelerinin koleksiyonunu alır.

public:
 property System::Collections::Generic::IList<System::IdentityModel::Protocols::WSTrust::ContextItem ^> ^ Items { System::Collections::Generic::IList<System::IdentityModel::Protocols::WSTrust::ContextItem ^> ^ get(); };
public System.Collections.Generic.IList<System.IdentityModel.Protocols.WSTrust.ContextItem> Items { get; }
member this.Items : System.Collections.Generic.IList<System.IdentityModel.Protocols.WSTrust.ContextItem>
Public ReadOnly Property Items As IList(Of ContextItem)

Özellik Değeri

IList<T> ContextItem İstek (RST) için ad-değer çiftleri koleksiyonu olarak bağlam sağlayan nesnelerden biri. Varsayılan değer boş bir listedir.

Şunlara uygulanır

Ayrıca bkz.