SecurityTokenHandlerCollectionManager.CreateEmptySecurityTokenHandlerCollectionManager Método

Definición

Crea un administrador de recopilación de controladores de tokens vacío.

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

Devoluciones

Administrador de recopilación que no contiene controladores.

Se aplica a

Consulte también