ServiceProviderSingleSignOnDescriptor Constructor (IndexedProtocolEndpointDictionary)

Namespace: Microsoft.IdentityModel.Protocols.WSFederation.Metadata
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)

Usage

    Dim collection As IndexedProtocolEndpointDictionary

Dim instance As New ServiceProviderSingleSignOnDescriptor(collection)

Syntax

'Declaration
Public Sub New ( _
    collection As IndexedProtocolEndpointDictionary _
)
public ServiceProviderSingleSignOnDescriptor (
    IndexedProtocolEndpointDictionary collection
)
public:
ServiceProviderSingleSignOnDescriptor (
    IndexedProtocolEndpointDictionary^ collection
)
public ServiceProviderSingleSignOnDescriptor (
    IndexedProtocolEndpointDictionary collection
)
public function ServiceProviderSingleSignOnDescriptor (
    collection : IndexedProtocolEndpointDictionary
)

Parameters

  • collection
     

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

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

See Also

Reference

ServiceProviderSingleSignOnDescriptor Class
ServiceProviderSingleSignOnDescriptor Members
Microsoft.IdentityModel.Protocols.WSFederation.Metadata Namespace