Initializes a new instance of the
SecurityTokenHandlerConfigurationElement Class.
Namespace: Microsoft.IdentityModel.Configuration
Assembly: Microsoft.IdentityModel (in
microsoft.identitymodel.dll)
Usage
Syntax
Visual Basic |
Public Sub New
|
C# |
public SecurityTokenHandlerConfigurationElement ()
|
C++ |
public:
SecurityTokenHandlerConfigurationElement ()
|
J# |
public SecurityTokenHandlerConfigurationElement ()
|
JScript |
public function SecurityTokenHandlerConfigurationElement ()
|
Remarks
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
See Also