Udostępnij za pośrednictwem


AdditionalContext.Items Właściwość

Definicja

Pobiera kolekcję elementów kontekstu dla tego wystąpienia.

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)

Wartość właściwości

ContextItem ObiektIList<T>, który udostępnia kontekst żądania (RST) jako kolekcję par name-value. Wartość domyślna to pusta lista.

Dotyczy

Zobacz też