WSTrustSerializationContext.SecurityTokenHandlers Egenskap

Definition

Hämtar eller anger samlingen med SecurityTokenHandler objekt som används för att serialisera och verifiera säkerhetstoken som finns i WS-Trust meddelanden.

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

Egenskapsvärde

Ett SecurityTokenHandlerCollection objekt.

Gäller för