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