SecurityTokenHandlerCollection.TokenTypeIdentifiers Proprietà

Definizione

Ottiene un elenco degli identificatori di tipo dei token gestiti dai gestori di 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 degli URI dell'identificatore di tipo.

Si applica a