Sdílet prostřednictvím


SecurityTokenHandlerCollectionManager.CreateEmptySecurityTokenHandlerCollectionManager Metoda

Definice

Vytvoří prázdného správce kolekce obslužné rutiny tokenu.

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é