CardSpaceSelector.Manage 方法

定义

显示允许用户创建、删除、重命名和修改卡的 CardSpace 管理用户界面。Displays the CardSpace management user interface that allows the user to create, delete, rename, and modify the card.

public:
 static void Manage();
public static void Manage ();
static member Manage : unit -> unit
Public Shared Sub Manage ()

注解

出于隐私和安全方面的考虑,CardSpace 不为生命周期管理提供对卡的编程访问。CardSpace does not provide programmatic access to the cards for life-cycle management for privacy and security reasons. 例如,无法以编程方式创建、删除或枚举卡。For example, you cannot programmatically create, delete, or enumerate cards.

适用于