WSTrustChannelFactory.SecurityTokenHandlerCollectionManager Vlastnost
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Získá nebo nastaví objekt , který obsahuje sadu objektů používaných kanály vytvořenými touto továrnou pro serializaci a ověřování tokenů nalezených SecurityTokenHandlerCollectionManager SecurityTokenHandler 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
Poznámky
Hodnotu této vlastnosti nemůžete po vytvoření kanálu změnit.