Udostępnij przez


IdentityConfiguration.LoadHandlers(IdentityConfigurationElement) Metoda

Definicja

Ładuje zdefiniowaną SecurityTokenHandlerCollectionManager dla określonej usługi.

protected:
 System::IdentityModel::Tokens::SecurityTokenHandlerCollectionManager ^ LoadHandlers(System::IdentityModel::Configuration::IdentityConfigurationElement ^ serviceElement);
protected System.IdentityModel.Tokens.SecurityTokenHandlerCollectionManager LoadHandlers (System.IdentityModel.Configuration.IdentityConfigurationElement serviceElement);
member this.LoadHandlers : System.IdentityModel.Configuration.IdentityConfigurationElement -> System.IdentityModel.Tokens.SecurityTokenHandlerCollectionManager
Protected Function LoadHandlers (serviceElement As IdentityConfigurationElement) As SecurityTokenHandlerCollectionManager

Parametry

serviceElement
IdentityConfigurationElement

Element używany do konfigurowania <identityConfiguration> tego wystąpienia.

Zwraca

Menedżer kolekcji programu obsługi.

Uwagi

Ta metoda wywołuje LoadHandlerConfiguration metody konfigurowania procedur obsługi tokenów.

Dotyczy