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

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

Visual Basic
Dim collection As IndexedProtocolEndpointDictionary

Dim instance As New ServiceProviderSingleSignOnDescriptor(collection)

Синтаксис

Visual Basic
Public Sub New ( _
		collection As IndexedProtocolEndpointDictionary _
)
C#
public ServiceProviderSingleSignOnDescriptor (
		IndexedProtocolEndpointDictionary collection
)
C++
public:
ServiceProviderSingleSignOnDescriptor (
		IndexedProtocolEndpointDictionary^ collection
)
J#
public ServiceProviderSingleSignOnDescriptor (
		IndexedProtocolEndpointDictionary collection
)
JScript
public function ServiceProviderSingleSignOnDescriptor (
		collection : IndexedProtocolEndpointDictionary
)

Параметры

collection

Платформы

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

Windows Server 2003, Windows Vista

Target Platforms

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

См. также