Freigeben über


SecurityTokenServiceConfiguration Constructor ()

Initializes an instance of T:Microsoft.IdentityModel.Configuration.SecurityTokenServiceConfiguration.

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

Verwendung

    Dim instance As New SecurityTokenServiceConfiguration

Syntax

'Declaration
Public Sub New
public SecurityTokenServiceConfiguration ()
public:
SecurityTokenServiceConfiguration ()
public SecurityTokenServiceConfiguration ()
public function SecurityTokenServiceConfiguration ()

Ausnahmen

Ausnahmetyp Bedingung

Hinweise

The IssuerName must be set before the P:Microsoft.IdentityModel.Configuration.SecurityTokenServiceConfiguration.SecurityTokenService is used to create a token.

Plattformen

Entwicklungsplattformen

Windows Server 2003, Windows Vista

Target Platforms

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

Siehe auch

Referenz

SecurityTokenServiceConfiguration Class
SecurityTokenServiceConfiguration Members
Microsoft.IdentityModel.Configuration Namespace