WSTrustSerializationContext.SecurityTokenHandlerCollectionManager Propriedade

Definição

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

public:
 property System::IdentityModel::Tokens::SecurityTokenHandlerCollectionManager ^ SecurityTokenHandlerCollectionManager { System::IdentityModel::Tokens::SecurityTokenHandlerCollectionManager ^ get(); void set(System::IdentityModel::Tokens::SecurityTokenHandlerCollectionManager ^ value); };
public System.IdentityModel.Tokens.SecurityTokenHandlerCollectionManager SecurityTokenHandlerCollectionManager { get; set; }
member this.SecurityTokenHandlerCollectionManager : System.IdentityModel.Tokens.SecurityTokenHandlerCollectionManager with get, set
Public Property SecurityTokenHandlerCollectionManager As SecurityTokenHandlerCollectionManager

Valor da propriedade

Um SecurityTokenHandlerCollectionManager objeto.

Aplica-se a