PassportIdentity.GetProfileObject(String) 方法

定義

回傳指定設定檔屬性的 Passport 設定檔資訊。 這個類別已被取代。

public:
 System::Object ^ GetProfileObject(System::String ^ strProfileName);
public object GetProfileObject(string strProfileName);
member this.GetProfileObject : string -> obj
Public Function GetProfileObject (strProfileName As String) As Object

參數

strProfileName
String

Passport 設定檔屬性要返回。

傳回

由參數指定的 strProfileName 護照設定檔屬性值。

備註

此類別已被淘汰,不再支援。 Microsoft Passport Network 被 Windows Live ID 取代。

適用於