Initializes an instance of T:Microsoft.IdentityModel.Configuration.SecurityTokenServiceConfiguration.
Пространство имен: Microsoft.IdentityModel.Configuration
Сборка: Microsoft.IdentityModel (в microsoft.identitymodel.dll)

Использование

Visual Basic
Dim instance As New SecurityTokenServiceConfiguration

Синтаксис

Visual Basic
Public Sub New
C#
public SecurityTokenServiceConfiguration ()
C++
public:
SecurityTokenServiceConfiguration ()
J#
public SecurityTokenServiceConfiguration ()
JScript
public function SecurityTokenServiceConfiguration ()

Исключения

Тип исключений Условие

Примечания

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


Платформы

Платформа разработки

Windows Server 2003, Windows Vista

Target Platforms

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

См. также