Пространство имен: Microsoft.IdentityModel.Protocols.WSIdentity
Сборка: Microsoft.IdentityModel (в microsoft.identitymodel.dll)

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

Visual Basic
Dim endpointAddress As EndpointAddress

Dim instance As New TokenService(endpointAddress)

Синтаксис

Visual Basic
Public Sub New ( _
		endpointAddress As EndpointAddress _
)
C#
public TokenService (
		EndpointAddress endpointAddress
)
C++
public:
TokenService (
		EndpointAddress^ endpointAddress
)
J#
public TokenService (
		EndpointAddress endpointAddress
)
JScript
public function TokenService (
		endpointAddress : EndpointAddress
)

Параметры

endpointAddress

Платформы

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

Windows Server 2003, Windows Vista

Target Platforms

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

См. также