Sdílet prostřednictvím


WSTrustSerializationContext.SecurityTokenHandlers Vlastnost

Definice

Získá nebo nastaví kolekci SecurityTokenHandler objektů používaných k serializaci a ověření tokenů zabezpečení nalezených v WS-Trust zprávy.

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

Hodnota vlastnosti

Objekt SecurityTokenHandlerCollection .

Platí pro