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 屬性指定的 Passport 設定檔屬性值。

備註

此類別已被取代,不再支援。 Microsoft Passport 網路已由 Windows Live ID 取代。

適用於