ServiceProviderSingleSignOnDescriptor 构造函数 (IndexedProtocolEndpointDictionary)

命名空间: Microsoft.IdentityModel.Protocols.WSFederation.Metadata
程序集: Microsoft.IdentityModel(microsoft.identitymodel.dll 中)

用法

    Dim collection As IndexedProtocolEndpointDictionary

Dim instance As New ServiceProviderSingleSignOnDescriptor(collection)

语法

声明
Public Sub New ( _
    collection As IndexedProtocolEndpointDictionary _
)
public ServiceProviderSingleSignOnDescriptor (
    IndexedProtocolEndpointDictionary collection
)
public:
ServiceProviderSingleSignOnDescriptor (
    IndexedProtocolEndpointDictionary^ collection
)
public ServiceProviderSingleSignOnDescriptor (
    IndexedProtocolEndpointDictionary collection
)
public function ServiceProviderSingleSignOnDescriptor (
    collection : IndexedProtocolEndpointDictionary
)

参数

  • collection
     

平台

开发平台

Windows Server 2003, Windows Vista

Target Platforms

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

请参见

参考

ServiceProviderSingleSignOnDescriptor 类
ServiceProviderSingleSignOnDescriptor 成员
Microsoft.IdentityModel.Protocols.WSFederation.Metadata 命名空间