Classe SecurityTokenHandlerElementCollection
Espace de noms: Microsoft.IdentityModel.Configuration
Assembly : Microsoft.IdentityModel (dans microsoft.identitymodel.dll)
Utilisation
Dim instance As SecurityTokenHandlerElementCollection
Syntaxe
'Déclaration
<ConfigurationCollectionAttribute(GetType(CustomTypeElement), CollectionType:=ConfigurationElementCollectionType.BasicMap)> _
Public Class SecurityTokenHandlerElementCollection
Inherits ConfigurationElementCollection
[ConfigurationCollectionAttribute(typeof(CustomTypeElement), CollectionType=ConfigurationElementCollectionType.BasicMap)]
public class SecurityTokenHandlerElementCollection : ConfigurationElementCollection
[ConfigurationCollectionAttribute(typeof(CustomTypeElement), CollectionType=ConfigurationElementCollectionType::BasicMap)]
public ref class SecurityTokenHandlerElementCollection : public ConfigurationElementCollection
/** @attribute ConfigurationCollectionAttribute(Microsoft.IdentityModel.Configuration.CustomTypeElement, CollectionType=ConfigurationElementCollectionType.BasicMap) */
public class SecurityTokenHandlerElementCollection extends ConfigurationElementCollection
ConfigurationCollectionAttribute(Microsoft.IdentityModel.Configuration.CustomTypeElement, CollectionType=ConfigurationElementCollectionType.BasicMap)
public class SecurityTokenHandlerElementCollection extends ConfigurationElementCollection
Hiérarchie d'héritage
System.Object
System.Configuration.ConfigurationElement
System.Configuration.ConfigurationElementCollection
Microsoft.IdentityModel.Configuration.SecurityTokenHandlerElementCollection
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 SecurityTokenHandlerElementCollection
Espace de noms Microsoft.IdentityModel.Configuration