Share via


SecurityTokenHandlerCollection.TokenTypeIdentifiers Propiedad

Definición

Obtiene una lista de los identificadores de tipo de los tokens controlados por los controladores en esta colección.

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)

Valor de propiedad

Lista de URI de identificador de tipo.

Se aplica a