Compartilhar via


WSTrustSerializationContext.SecurityTokenHandlers Propriedade

Definição

Obtém ou define a coleção de objetos SecurityTokenHandler usados para serializar e validar os tokens de segurança encontrados em mensagens WS-Trust.

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

Valor da propriedade

Um objeto SecurityTokenHandlerCollection.

Aplica-se a