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