PassportIdentity.GetCurrentConfig(String) 메서드

정의

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

레지스트리 키의 이름입니다.

반환

Object

레지스트리 키의 내용입니다.

설명

이 클래스는 않으며는 지원 되지 않습니다. Microsoft Passport Network가 Windows Live ID로 대체되었습니다.

적용 대상