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

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

Visual Basic
Dim instance As ServiceElement

Синтаксис

Visual Basic
Public Class ServiceElement
		Inherits ConfigurationElement
C#
public class ServiceElement : ConfigurationElement
C++
public ref class ServiceElement : public ConfigurationElement
J#
public class ServiceElement extends ConfigurationElement
JScript
public class ServiceElement extends ConfigurationElement

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

System.Object
   System.Configuration.ConfigurationElement
    Microsoft.IdentityModel.Configuration.ServiceElement

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

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

Платформы

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

Windows Server 2003, Windows Vista

Target Platforms

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

См. также