CardSpaceSelector Class
.NET Framework (current version)
Provides access to all CardSpace public operations that are supported in managed code.
Assembly: System.IdentityModel.Selectors (in System.IdentityModel.Selectors.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetToken(array<CardSpacePolicyElement^>^, SecurityTokenSerializer^) | Generates a security token using the CardSpace system and the specified policy chain and token serializer. |
![]() ![]() | GetToken(XmlElement^, IEnumerable<XmlElement^>^, XmlElement^, SecurityTokenSerializer^) | Generates a security token using the CardSpace system and the specified endpoint, policy, token issuer, and token serializer. |
![]() ![]() | Import(String^) | Displays the Import Card user interface. |
![]() ![]() | Manage() | Displays the CardSpace management user interface that allows the user to create, delete, rename, and modify the card. |
.NET Framework
Available since 3.0
Available since 3.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

