Sdílet prostřednictvím


SecurityTokenHandlerCollection.TokenTypes Vlastnost

Definice

Získá seznam typů tokenů zpracovávaných obslužnými rutinami v této kolekci.

public:
 property System::Collections::Generic::IEnumerable<Type ^> ^ TokenTypes { System::Collections::Generic::IEnumerable<Type ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Type> TokenTypes { get; }
member this.TokenTypes : seq<Type>
Public ReadOnly Property TokenTypes As IEnumerable(Of Type)

Hodnota vlastnosti

Seznam typů.

Platí pro