Compartilhar via


SecurityTokenHandlerCollectionManager.CreateEmptySecurityTokenHandlerCollectionManager Método

Definição

Cria um gerenciador de coleções de manipuladores de token vazio.

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

Retornos

Um gerenciador de coleções que não contém nenhum manipulador.

Aplica-se a

Confira também