SecurityTokenHandlerCollection.TokenTypeIdentifiers Propriedade

Definição

Obtém uma lista dos identificadores de tipo dos tokens tratados pelos handlers nesta coleção.

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 Propriedade

A lista de URIs de identificadores de tipo.

Aplica-se a