Udostępnij za pośrednictwem


SecurityTokenHandlerCollectionManager.CreateDefaultSecurityTokenHandlerCollectionManager Metoda

Definicja

Tworzy menedżera kolekcji obsługi tokenów z kolekcją programu obsługi, która zawiera domyślny zestaw procedur obsługi tokenów.

public:
 static System::IdentityModel::Tokens::SecurityTokenHandlerCollectionManager ^ CreateDefaultSecurityTokenHandlerCollectionManager();
public static System.IdentityModel.Tokens.SecurityTokenHandlerCollectionManager CreateDefaultSecurityTokenHandlerCollectionManager ();
static member CreateDefaultSecurityTokenHandlerCollectionManager : unit -> System.IdentityModel.Tokens.SecurityTokenHandlerCollectionManager
Public Shared Function CreateDefaultSecurityTokenHandlerCollectionManager () As SecurityTokenHandlerCollectionManager

Zwraca

Menedżer zawierający kolekcję z domyślnymi procedurami obsługi tokenów.

Uwagi

Nowe wystąpienie jest skojarzone z domyślną nazwą usługi z konfiguracji.

Dotyczy

Zobacz też