Sdílet prostřednictvím


WSTrustSerializationContext.SecurityTokenHandlerCollectionManager Vlastnost

Definice

SecurityTokenHandlerCollectionManager Získá, který obsahuje sadu SecurityTokenHandler objektů používaných pro serializaci a ověřování tokenů nalezených v WS-Trust zpráv.

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

Hodnota vlastnosti

Objekt SecurityTokenHandlerCollectionManager .

Platí pro