SecurityTokenHandlerCollection.TokenTypeIdentifiers Proprietà

Definizione

Ottiene un elenco di identificatori di tipo dei token gestiti dai gestori in questa raccolta.

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

Valore della proprietà

Elenco di URI di identificatore di tipo.

Si applica a