IdentityConfiguration.SecurityTokenHandlerCollectionManager Propiedad

Definición

Obtiene el SecurityTokenHandlerCollectionManager objeto que contiene el conjunto de SecurityTokenHandler objetos que se usan para serializar y validar tokens encontrados en WS-Trust mensajes.

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 de propiedad

El administrador de recopilación del controlador.

Se aplica a