PassportIdentity::GetProfileObject Method (String^)
.NET Framework (current version)
Returns Passport profile information for the specified profile attribute. This class is deprecated.
Assembly: System.Web (in System.Web.dll)
Parameters
- strProfileName
-
Type:
System::String^
The Passport profile attribute to return.
Return Value
Type: System::Object^The value of the Passport profile attribute specified by the strProfileName parameter.
This class has been deprecated and is no longer supported. Microsoft Passport Network has been replaced by Windows Live ID. For more information about how to use Windows Live ID to authenticate users in a Web application, see Windows Live ID SDK.
.NET Framework
Available since 1.1
Available since 1.1
Show: