Freigeben über


ValueTypeElement Class

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

Verwendung

    Dim instance As ValueTypeElement

Syntax

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

Vererbungshierarchie

System.Object
   System.Configuration.ConfigurationElement
    Microsoft.IdentityModel.Configuration.ValueTypeElement

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

ValueTypeElement Members
Microsoft.IdentityModel.Configuration Namespace