Freigeben über


CustomTypeElement Class

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

Verwendung

    Dim instance As CustomTypeElement

Syntax

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

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

CustomTypeElement Members
Microsoft.IdentityModel.Configuration Namespace