WSTrustChannelFactory.SecurityTokenHandlerCollectionManager Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Pobiera lub ustawia, który zawiera zestaw obiektów używanych przez kanały utworzone przez tę fabrykę do serializacji i sprawdzania tokenów znalezionych w WS-Trust SecurityTokenHandlerCollectionManager SecurityTokenHandler komunikatów.
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
Wartość właściwości
Obiekt SecurityTokenHandlerCollectionManager.
Uwagi
Nie można zmienić wartości tej właściwości po utworzeniu kanału.