Bagikan melalui


SecurityTokenRequirement.Properties Properti

Definisi

Mendapatkan koleksi properti non-statis untuk instans saat ini SecurityTokenRequirement .

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)

Nilai Properti

IDictionary<TKey,TValue> Yang berisi kumpulan properti non-statis untuk instans saat iniSecurityTokenRequirement.

Keterangan

Gunakan nilai KeySizePropertyproperti , KeyTypeProperty, KeyUsageProperty, TokenTypeProperty sebagai indeks ke dalam koleksi untuk mendapatkan nilai properti tertentu.

Berlaku untuk