Пространство имен:
Microsoft.IdentityModel.Protocols.WSIdentity
Сборка: Microsoft.IdentityModel (в
microsoft.identitymodel.dll)
Использование
Visual Basic |
Dim endpointAddress As EndpointAddress
Dim instance As New TokenServiceEndpoint(endpointAddress)
|
Синтаксис
Visual Basic |
Public Sub New ( _
endpointAddress As EndpointAddress _
)
|
C# |
public TokenServiceEndpoint (
EndpointAddress endpointAddress
)
|
C++ |
public:
TokenServiceEndpoint (
EndpointAddress^ endpointAddress
)
|
J# |
public TokenServiceEndpoint (
EndpointAddress endpointAddress
)
|
JScript |
public function TokenServiceEndpoint (
endpointAddress : EndpointAddress
)
|
Параметры
- endpointAddress
Платформы
Платформа разработки
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
См. также