The name of the configuration section
defined by Windows Identity Foundation.
Namespace: Microsoft.IdentityModel.Configuration
Assembly: Microsoft.IdentityModel (in
microsoft.identitymodel.dll)
Usage
Syntax
Visual Basic |
Public Const SectionName As String
|
C# |
public const string SectionName
|
C++ |
public:
literal String^ SectionName
|
J# |
public static final String SectionName
|
JScript |
public const var SectionName : String
|
Exceptions
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
See Also