Share via


SecurityTokenRequirement.Properties Vlastnost

Definice

Získá kolekci nestatické vlastnosti aktuální SecurityTokenRequirement instance.

public:
 property System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ Properties { System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ get(); };
public System.Collections.Generic.IDictionary<string,object> Properties { get; }
member this.Properties : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property Properties As IDictionary(Of String, Object)

Hodnota vlastnosti

Obsahuje IDictionary<TKey,TValue> kolekci nestatické vlastnosti pro aktuální SecurityTokenRequirement instanci.

Poznámky

Pomocí hodnot KeySizePropertyvlastností , KeyTypeProperty, KeyUsageProperty, jako TokenTypeProperty indexů v kolekci získáte konkrétní hodnotu vlastnosti.

Platí pro