Bagikan melalui


AdditionalContext.Items Properti

Definisi

Mendapatkan kumpulan item konteks untuk instans ini.

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)

Nilai Properti

Objek IList<T>ContextItem yang menyediakan konteks untuk permintaan (RST) sebagai kumpulan pasangan nama-nilai. Defaultnya adalah daftar kosong.

Berlaku untuk

Lihat juga