Classe ServiceElementCollection
Espace de noms: Microsoft.IdentityModel.Configuration
Assembly : Microsoft.IdentityModel (dans microsoft.identitymodel.dll)
Utilisation
Dim instance As ServiceElementCollection
Syntaxe
'Déclaration
<ConfigurationCollectionAttribute(GetType(ServiceElement), AddItemName:="service", CollectionType:=ConfigurationElementCollectionType.BasicMap)> _
Public Class ServiceElementCollection
Inherits ConfigurationElementCollection
[ConfigurationCollectionAttribute(typeof(ServiceElement), AddItemName="service", CollectionType=ConfigurationElementCollectionType.BasicMap)]
public class ServiceElementCollection : ConfigurationElementCollection
[ConfigurationCollectionAttribute(typeof(ServiceElement), AddItemName=L"service", CollectionType=ConfigurationElementCollectionType::BasicMap)]
public ref class ServiceElementCollection : public ConfigurationElementCollection
/** @attribute ConfigurationCollectionAttribute(Microsoft.IdentityModel.Configuration.ServiceElement, AddItemName="service", CollectionType=ConfigurationElementCollectionType.BasicMap) */
public class ServiceElementCollection extends ConfigurationElementCollection
ConfigurationCollectionAttribute(Microsoft.IdentityModel.Configuration.ServiceElement, AddItemName="service", CollectionType=ConfigurationElementCollectionType.BasicMap)
public class ServiceElementCollection extends ConfigurationElementCollection
Hiérarchie d'héritage
System.Object
System.Configuration.ConfigurationElement
System.Configuration.ConfigurationElementCollection
Microsoft.IdentityModel.Configuration.ServiceElementCollection
Cohérence de thread
Tous les membres statiques publics (partagés dans Visual Basic) de ce type sont thread-safe.Il n'est pas garanti que les membres d'instance soient thread-safe.
Plateformes
Plateformes de développement
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
Voir aussi
Référence
Membres ServiceElementCollection
Espace de noms Microsoft.IdentityModel.Configuration