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 프로필 특성입니다.

반환

Object

strProfileName 매개 변수에 의해 지정된 Passport 프로필 특성의 값입니다.

설명

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

적용 대상