SecurityTokenHandlerCollectionManager.CreateEmptySecurityTokenHandlerCollectionManager Metoda

Definice

Vytvoří správce kolekce kolekcí prázdných obslužných rutin tokenů.

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

Návraty

Správce kolekcí, který neobsahuje žádné obslužné rutiny.

Platí pro

Viz také