Пространство имен: Microsoft.IdentityModel.Configuration
Сборка: Microsoft.IdentityModel (в microsoft.identitymodel.dll)

Использование

Visual Basic
Dim instance As CustomTypeElement

Синтаксис

Visual Basic
Public Class CustomTypeElement
		Inherits ConfigurationElementInterceptor
C#
public class CustomTypeElement : ConfigurationElementInterceptor
C++
public ref class CustomTypeElement : public ConfigurationElementInterceptor
J#
public class CustomTypeElement extends ConfigurationElementInterceptor
JScript
public class CustomTypeElement extends ConfigurationElementInterceptor

Иерархия наследования

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

Безопасность потоков

Любые открытые статические члены (Shared в Visual Basic) этого типа являются поточно-ориентированными.Любые члены экземпляров не являются гарантированно поточно-ориентированными.

Платформы

Платформа разработки

Windows Server 2003, Windows Vista

Target Platforms

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

См. также