Freigeben über


ConfigurationElementInterceptor Class

Namespace: Microsoft.IdentityModel.Configuration
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)

Verwendung

    Dim instance As ConfigurationElementInterceptor

Syntax

'Declaration
Public Class ConfigurationElementInterceptor
    Inherits ConfigurationElement
public class ConfigurationElementInterceptor : ConfigurationElement
public ref class ConfigurationElementInterceptor : public ConfigurationElement
public class ConfigurationElementInterceptor extends ConfigurationElement
public class ConfigurationElementInterceptor extends ConfigurationElement

Vererbungshierarchie

System.Object
   System.Configuration.ConfigurationElement
    Microsoft.IdentityModel.Configuration.ConfigurationElementInterceptor
       Microsoft.IdentityModel.Configuration.CustomTypeElement

Threadsicherheit

Beliebige öffentliche, statische (Freigegebene in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Plattformen

Entwicklungsplattformen

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

Siehe auch

Referenz

ConfigurationElementInterceptor Members
Microsoft.IdentityModel.Configuration Namespace