PassportIdentity.Item[String] 属性

定义

获取 Passport 配置文件特性。 此类已弃用。

public:
 property System::String ^ default[System::String ^] { System::String ^ get(System::String ^ strProfileName); };
public string this[string strProfileName] { get; }
member this.Item(string) : string
Default Public ReadOnly Property Item(strProfileName As String) As String

参数

strProfileName
String

要返回的 Passport 配置文件特性。

属性值

Passport 配置文件特性。

注解

此类已弃用,不再受支持。 Microsoft Passport 网络已替换为 Windows Live ID。

适用于