PassportIdentity.GetDomainAttribute Method (String, Int32, String)
.NET Framework (current version)
Provides information for a Passport domain by querying the Passport manager for the requested domain attribute. This class is deprecated.
Assembly: System.Web (in System.Web.dll)
Public Function GetDomainAttribute ( strAttribute As String, iLCID As Integer, strDomain As String ) As String
Parameters
- strAttribute
-
Type:
System.String
The name of the attribute value to retrieve.
- iLCID
-
Type:
System.Int32
The language in which various Passport network pages should be displayed to the member.
- strDomain
-
Type:
System.String
The domain authority name to query for an attribute.
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: