IdentityConfiguration.SecurityTokenHandlerCollectionManager Propriedade

Definição

Obtém o SecurityTokenHandlerCollectionManager conjunto de SecurityTokenHandler objetos que são usados para serializar e validar tokens encontrados em WS-Trust mensagens.

public:
 property System::IdentityModel::Tokens::SecurityTokenHandlerCollectionManager ^ SecurityTokenHandlerCollectionManager { System::IdentityModel::Tokens::SecurityTokenHandlerCollectionManager ^ get(); };
public System.IdentityModel.Tokens.SecurityTokenHandlerCollectionManager SecurityTokenHandlerCollectionManager { get; }
member this.SecurityTokenHandlerCollectionManager : System.IdentityModel.Tokens.SecurityTokenHandlerCollectionManager
Public ReadOnly Property SecurityTokenHandlerCollectionManager As SecurityTokenHandlerCollectionManager

Valor da propriedade

O gerenciador de coleção de manipuladores.

Aplica-se a