PassportIdentity.GetCurrentConfig(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 HKLM\SW\Microsoft\Passport 登錄區下之登錄機碼的內容。 這個類別已被取代。
public:
System::Object ^ GetCurrentConfig(System::String ^ strAttribute);
public object GetCurrentConfig (string strAttribute);
member this.GetCurrentConfig : string -> obj
Public Function GetCurrentConfig (strAttribute As String) As Object
參數
- strAttribute
- String
登錄機碼的名稱。
傳回
登錄機碼的內容。
備註
這個類別已被取代,不再受到支援。 Microsoft Passport 網路已由 Windows Live ID 取代。