Freigeben über


MicrosoftIdentityModelSection Class

Represents the microsoft.identityModel section in the configuration file.

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

Verwendung

    Dim instance As MicrosoftIdentityModelSection

Syntax

'Declaration
Public Class MicrosoftIdentityModelSection
    Inherits ConfigurationSection
public class MicrosoftIdentityModelSection : ConfigurationSection
public ref class MicrosoftIdentityModelSection : public ConfigurationSection
public class MicrosoftIdentityModelSection extends ConfigurationSection
public class MicrosoftIdentityModelSection extends ConfigurationSection

Vererbungshierarchie

System.Object
   System.Configuration.ConfigurationElement
     System.Configuration.ConfigurationSection
      Microsoft.IdentityModel.Configuration.MicrosoftIdentityModelSection

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

MicrosoftIdentityModelSection Members
Microsoft.IdentityModel.Configuration Namespace